Skip to main content
Version: 0.37.112

GatewayGuildCreateDispatchData

Hierarchy

Index

Properties

afk_channel_id

afk_channel_id: null | string

afk_timeout

afk_timeout: 1800 | 3600 | 60 | 300 | 900

application_id

application_id: null | string

optionalapproximate_member_count

approximate_member_count?: number

optionalapproximate_presence_count

approximate_presence_count?: number

banner

banner: null | string

channels

channels: (APIChannel & { type: GuildText | GuildVoice | GuildCategory | GuildAnnouncement | GuildStageVoice | GuildDirectory | GuildForum | GuildMedia })[]

default_message_notifications

default_message_notifications: GuildDefaultMessageNotifications

description

description: null | string

discovery_splash

discovery_splash: null | string

emojis

emojis: APIEmoji[]

explicit_content_filter

explicit_content_filter: GuildExplicitContentFilter

features

features: GuildFeature[]

guild_scheduled_events

guild_scheduled_events: APIGuildScheduledEvent[]

hub_type

hub_type: null | GuildHubType

icon

icon: null | string

optionalicon_hash

icon_hash?: null | string

id

id: string

joined_at

joined_at: string

large

large: boolean

optionalmax_members

max_members?: number

optionalmax_presences

max_presences?: null | number

optionalmax_stage_video_channel_users

max_stage_video_channel_users?: number

optionalmax_video_channel_users

max_video_channel_users?: number

member_count

member_count: number

members

members: APIGuildMember[]

mfa_level

mfa_level: GuildMFALevel

name

name: string

nsfw_level

nsfw_level: GuildNSFWLevel

optionalowner

owner?: boolean

owner_id

owner_id: string

optionalpermissions

permissions?: string

preferred_locale

preferred_locale: Locale

premium_progress_bar_enabled

premium_progress_bar_enabled: boolean

optionalpremium_subscription_count

premium_subscription_count?: number

premium_tier

premium_tier: GuildPremiumTier

presences

public_updates_channel_id

public_updates_channel_id: null | string

region

region: string

roles

roles: APIRole[]

rules_channel_id

rules_channel_id: null | string

safety_alerts_channel_id

safety_alerts_channel_id: null | string

soundboard_sounds

soundboard_sounds: APISoundboardSound[]

splash

splash: null | string

stage_instances

stage_instances: APIStageInstance[]

stickers

stickers: APISticker[]

system_channel_flags

system_channel_flags: GuildSystemChannelFlags

system_channel_id

system_channel_id: null | string

threads

threads: (never & never & never & never & never & never & never & never & never & (APIThreadChannel & { type: ThreadChannelType }))[]

optionalunavailable

unavailable?: boolean

vanity_url_code

vanity_url_code: null | string

verification_level

verification_level: GuildVerificationLevel

voice_states

voice_states: Omit<APIVoiceState, guild_id>[]

optionalwelcome_screen

welcome_screen?: APIGuildWelcomeScreen

optionalwidget_channel_id

widget_channel_id?: null | string

optionalwidget_enabled

widget_enabled?: boolean