TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixPaginatedChannelSearchFilter

{
A cursor to get the following page of.
after?: string
The number of results per page.
limit?: number
Include only channels that are currently live.
liveOnly?: boolean
}

Properties

after

Type: ?string

A cursor to get the following page of.

limit

Type: ?number

The number of results per page.

liveOnly

Type: ?boolean

Include only channels that are currently live.