movies
fun movies(keywordId: Int, page: Int? = null, language: LocaleCode? = null, includeAdult: Boolean? = null): Flow.Publisher<KeywordMovies>
Get the movies that belong to a keyword.
We highly recommend using DiscoverApi.movies instead of this method as it is much more flexible
Parameters
language
A language code
includeAdult
Choose whether to include adult (pornography) content in the results