Interface RESTGetAPIGuildBansQuery

Hierarchy

  • RESTGetAPIGuildBansQuery

Properties

Properties

after?: string

Consider only users after given user id

before?: string

Consider only users before given user id

limit?: number

Number of users to return (1-1000)

Default

1000

Generated using TypeDoc