APIGuild
Full guild object from GET /guilds/{id} or gateway GUILD_CREATE.
Properties
?: Snowflake | nullAFK voice channel ID.
: numberAFK timeout in seconds.
?: numberApproximate member count when `with_counts` is set on guild list.
?: numberApproximate online count when `with_counts` is set on guild list.
?: APIChannel[]Channels when included in a gateway/REST guild payload.
: ContentWarningLevelContent warning level (see ContentWarningLevel).
?: string | nullCustom guild-wide content warning text.
: DefaultMessageNotificationsDefault notification level (see DefaultMessageNotifications).
: numberGuildOperations bitfield of disabled operations.
?: string | nullEmbed splash image hash (deprecated).
?: number | nullEmbed splash height in pixels.
?: number | nullEmbed splash width in pixels.
?: APIEmoji[]Emojis when included in a gateway/REST guild payload.
: GuildExplicitContentFilterExplicit content filter level (see GuildExplicitContentFilter).
: GuildFeature[]Guild feature flags (see GuildFeature).
?: string | nullGuild icon hash.
: SnowflakeGuild ID.
?: numberMember count when included (gateway / guild payloads).
?: string | nullISO-8601 timestamp before which message history is not available.
: GuildMFALevelMFA requirement level (see GuildMFALevel).
: stringGuild name.
: booleanWhether the guild is marked as adult (18+) content.
: GuildNSFWLevelNSFW level (see GuildNSFWLevel).
?: numberOnline member count when included (gateway / guild payloads).
: SnowflakeGuild owner user ID.
?: stringPermissions for the current user in this guild (bitfield string).
?: APIRole[]Roles when included in a gateway/REST guild payload.
?: Snowflake | nullRules channel ID.
?: string | nullInvite splash image hash.
: SplashCardAlignmentSplash card alignment (see SplashCardAlignment).
?: number | nullSplash height in pixels.
?: number | nullSplash width in pixels.
?: APISticker[]Stickers when included in a gateway/REST guild payload.
: numberSystemChannelFlags bitfield.
?: Snowflake | nullSystem channel ID (join/boost messages).
?: string | nullCustom vanity URL code.
: GuildVerificationLevelVerification level (see GuildVerificationLevel).