Tmdb Show Api
class TmdbShowApi
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun getDetails(showId: Int, language: String? = null, appendResponses: Iterable<AppendResponse>? = null): TmdbShowDetail
Link copied to clipboard
suspend fun getRecommendations(showId: Int, page: Int, language: String? = null): TmdbShowPageResult
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard