TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixClipFilter

Filters for clip queries.

{
The latest date to find clips for.
endDate?: string
The featured flag the results should have.
isFeatured?: boolean
The earliest date to find clips for.
startDate?: string
}

Properties

endDate

Type: ?string

The latest date to find clips for.

isFeatured

Type: ?boolean

The featured flag the results should have.

If not given, both featured and non-featured clips will be returned.

startDate

Type: ?string

The earliest date to find clips for.