A Class which represents a guild object
1 |
idguild id
nameguild name (2-100 characters)
iconicon hash
splashsplash hash
ownerwhether or not the user is the owner of the guild
owner_idid of owner
permissionstotal permissions for the user in the guild (does not include channel overrides)
regionvoice region id for the guild
afk_channel_idid of afk channel
afk_timeoutafk timeout in seconds
embed_enabledis this guild embeddable (e.g. widget)
embed_channel_idif not null, the channel id that the widget will generate an invite to
verification_levelverification level required for the guild
default_message_notificationsdefault message notifications level
explicit_content_filterexplicit content filter level
rolesroles in the guild
emojiscustom guild emojis
featuresenabled guild features
mfa_levelrequired MFA level for the guild
application_idapplication id of the guild creator if it is bot-created
widget_enabledwhether or not the server widget is enabled
widget_channel_idthe channel id for the server widget
system_channel_idthe id of the channel to which system messages are sent
joined_atwhen this guild was joined at
largewhether this is considered a large guild
unavailableis this guild unavailable
member_counttotal number of members in this guild
voice_stated(without the guild_id key)
membersusers in the guild
channelschannels in the guild
max_presencesthe maximum amount of presences for the guild (the default value, currently 5000, is in effect when null is returned)
max_membersthe maximum amount of members for the guild
vanity_url_codethe vanity url code for the guild
descriptionthe description for the guild
bannerbanner hash
premium_tierpremium_tier (SEE: https://discordapp.com/developers/docs/resources/guild#guild-object-premium-tier)
premium_subscription_countthe total number of users currently boosting this server
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.