TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixBanFilter

Filters for the banned users request.

{
A cursor to get the following page of.
after?: string
The number of results per page.
limit?: number
A user ID or a list thereof.
userId?: string | string[]
}

Properties

after

Type: ?string

A cursor to get the following page of.

limit

Type: ?number

The number of results per page.

userId

Type: string | string[]

A user ID or a list thereof.