TraktRecommendationsApi

class TraktRecommendationsApi(client: HttpClient)

Constructors

Link copied to clipboard
constructor(client: HttpClient)

Functions

Link copied to clipboard
suspend fun getShows(page: Int, limit: Int, extended: TraktExtended? = null): List<TraktShow>