getAiringToday

fun getAiringToday(page: Int? = null, language: LocaleCode? = null): Flow.Publisher<PaginatedListResults<TvListResult>>

Get a list of TV shows that are airing today. This query is purely day based as we do not currently support airing times.

Parameters

language

A language code

page

Specify which page to query