TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixClipCreateParams

Parameters for creating a clip.

{
The broadcaster of which you want to create a clip.
channel:
UserIdResolvable

A user ID or a user or channel object.

This is not a user name. Please use HelixUserApi#getUserByName to fetch a user object by name.

Aliased type: string | number | UserIdResolvableType

Add a delay before the clip creation that accounts for the usual delay in the viewing experience.
}

Properties

channel

Type:
UserIdResolvable

A user ID or a user or channel object.

This is not a user name. Please use HelixUserApi#getUserByName to fetch a user object by name.

Aliased type: string | number | UserIdResolvableType

The broadcaster of which you want to create a clip.

createAfterDelay

Type: ?boolean

Add a delay before the clip creation that accounts for the usual delay in the viewing experience.