twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks
Welcome

HelixPaginatedResult<T>

{
A cursor for traversing more results.
cursor?: string
The returned data.
data: Array<T>
}

Properties

cursor

Type: ?string

A cursor for traversing more results.

data

Type: Array<T>

The returned data.