Chapters Apis
Chapter domain API for Spotify Web API.
Covers chapter retrieval and chapter batches for audiobook and podcast content.
Constructors
Functions
Link copied to clipboard
Gets a Spotify chapter by chapter ID.
Link copied to clipboard
suspend fun getSeveralChapters(ids: List<String>, market: CountryCode? = null): SpotifyApiResponse<Chapters>
Gets multiple Spotify chapters by their IDs.