Appearance
APIGuild
Package: @erinjs/types
Guild from GET /guilds/{id} or gateway GUILD_CREATE
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
afk_channel_id | string | null | No | Yes | |
afk_timeout | number | No | No | |
banner | string | null | No | No | |
banner_height | number | null | No | Yes | |
banner_width | number | null | No | Yes | |
default_message_notifications | DefaultMessageNotifications | No | No | |
disabled_operations | number | No | Yes | |
embed_splash | string | null | No | Yes | |
embed_splash_height | number | null | No | Yes | |
embed_splash_width | number | null | No | Yes | |
explicit_content_filter | GuildExplicitContentFilter | No | No | |
features | GuildFeature[] | No | No | |
icon | string | null | No | No | |
id | string | No | No | |
message_history_cutoff | string | null | No | Yes | |
mfa_level | GuildMFALevel | No | No | |
name | string | No | No | |
nsfw_level | number | No | No | |
owner_id | string | No | No | |
permissions | string | null | No | Yes | |
rules_channel_id | string | null | No | Yes | |
splash | string | null | No | Yes | |
splash_card_alignment | number | No | Yes | |
splash_height | number | null | No | Yes | |
splash_width | number | null | No | Yes | |
system_channel_flags | number | No | Yes | |
system_channel_id | string | null | No | Yes | |
vanity_url_code | string | null | No | Yes | |
verification_level | GuildVerificationLevel | No | No |