tmdb-api
common
tmdb-api
/
app.moviebase.tmdb.api
/
TmdbTrendingApi
/
getTrendingShows
get
Trending
Shows
suspend
fun
getTrendingShows
(
timeWindow
:
TmdbTimeWindow
,
page
:
Int
,
language
:
String
?
=
null
,
region
:
String
?
=
null
)
:
TmdbShowPageResult