Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateGuildOptions

Hierarchy

  • CreateGuildOptions

Index

Properties

Optional afkChannelID

afkChannelID: undefined | string

Optional afkTimeout

afkTimeout: undefined | number

Optional channels

channels: undefined | PartialChannel[]

Optional defaultNotifications

defaultNotifications: undefined | 0 | 1

Optional explicitContentFilter

explicitContentFilter: undefined | 0 | 1 | 2

Optional icon

icon: undefined | string

Optional region

region: undefined | string

Optional roles

roles: undefined | PartialRole[]

systemChannelID

systemChannelID: string

Optional verificationLevel

verificationLevel: undefined | 0 | 1 | 2 | 3 | 4

Generated using TypeDoc