forTvShows

fun forTvShows(query: String, page: Int? = null, language: LocaleCode? = null, firstAirDateYear: Int? = null): Flow.Publisher<PaginatedListResults<TvListResult>>