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

HelixForwardPagination

Base forward pagination parameters for Helix requests.

{
A cursor to get the following page of.
after?: string
The number of results per page.
limit?: string
}

Properties

after

Type: ?string

A cursor to get the following page of.

limit

Type: ?string

The number of results per page.