Interface GetBansOptions

Hierarchy

  • GetBansOptions

Properties

Properties

after?: string

The ID of the user to get bans after.

before?: string

The ID of the user to get bans before.

limit?: number

The maximum number of bans to get. Defaults to 1000. Use Infinity if you wish to get as many bans as possible.