Skip to content

FetchBansOptions

typedef · Source

Options used to fetch multiple bans from a guild. Type: Object

Properties

limit

optional

limit: number

The maximum number of bans to return

before

optional

before: Snowflake

Consider only bans before this id

after

optional

after: Snowflake

Consider only bans after this id

cache

optional

cache: boolean

Whether to cache the fetched bans

Unofficial software. Not affiliated with or supported by Discord.