tmdb-api
common
tmdb-api
/
app.moviebase.tmdb.api
/
TmdbShowApi
/
getDetails
get
Details
suspend
fun
getDetails
(
showId
:
Int
,
language
:
String
?
=
null
,
appendResponses
:
Iterable
<
AppendResponse
>
?
=
null
)
:
TmdbShowDetail