Interface CreateGuildOptions

Hierarchy

  • CreateGuildOptions

Properties

afkChannelID?: string
afkTimeout?: number
defaultMessageNotifications?: DefaultMessageNotificationLevels
explicitContentFilter?: ExplicitContentFilterLevels
icon?: string | Buffer
name: string
region?: null | string

Deprecated

roles?: Omit<CreateRoleOptions, "reason">[]
systemChannelFlags?: number
systemChannelID?: string
verificationLevel?: VerificationLevels