Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchGuildsOptions

Options for when fetching guilds using the bot's user

Hierarchy

  • FetchGuildsOptions

Index

Properties

Properties

Optional after

after: Snowflake

Fetch guilds after this guild ID

Optional before

before: Snowflake

Fetch guilds before this guild ID

Optional limit

limit: undefined | number

Max number of guilds to return (1-100)

default

100

Generated using TypeDoc