GuildCreateOptions

export interface GuildCreateOptions
export interface GuildCreateOptions
Options used to create a guild.
afkChannelId?:Snowflake | number
The AFK channel's id
afkTimeout?:number
The AFK timeout in seconds the first element of this array is used to change properties of the guild's everyone role.
channels?:PartialChannelData[]
The channels for this guild
defaultMessageNotifications?:GuildDefaultMessageNotifications
The default message notifications for the guild
explicitContentFilter?:GuildExplicitContentFilter
The explicit content filter level for the guild
The icon for the guild
name:string
The name of the guild
The roles for this guild,
systemChannelFlags?:SystemChannelFlagsResolvable
The flags of the system channel
systemChannelId?:Snowflake | number
The system channel's id
verificationLevel?:GuildVerificationLevel
The verification level for the guild