raw data.
Optional
about?: stringDescription
Optional
avatar?: stringAvatar Format: media-uri
Optional
banner?: stringBanner Format: media-uri
Created at Format: date-time
Optional
defaultChannel ID Format: uuid
The channel ID of the default channel of the server. This channel is defined as the first chat or voice channel in the left sidebar of a server in our UI. This channel is useful for sending welcome messages, though note that a bot may not have permissions to interact with this channel depending on how the server is configured.
Server ID
Optional
isIs verified
Server name
Created by
Optional
timezone?: stringTimezone
Optional
type?: ServerTypeServer type
Optional
url?: stringServer URL
The URL that the server can be accessible from. For example, a value of "Guilded-Official" means the server can be accessible from https://www.guilded.gg/Guilded-Official
client.
Optional
bannerURLGuild banner URL.
Cached guild channels.
Optional
archivedArchived at Format: date-time
Optional
archivedArchived by
Optional
categoryCreated at Format: date-time
Created by
Group ID
Channel ID Format: uuid
Optional
messageMessage ID Format: uuid
Optional
parentChannel ID Format: uuid
Optional
priority?: numberPriority
The priority of the channel will determine its position relative to other categories in the group. The higher the value, the higher up it will be displayed in the UI. Returned values can be null, in which case sorting will be done by createdAt
in ascending order. Due to legacy issues, sending a null value is not possible
Optional
rootChannel ID Format: uuid
Server ID
Optional
topic?: stringOptional
updatedUpdated at Format: date-time
Optional
visibility?: null | "private" | "public"What users can access the channel. Only applicable to server channels. If not present, this channel will respect normal permissions. public
is accessible to everyone, even those who aren't of the server. private
is only accessible to explicitly mentioned users. Currently, threads cannot be public
and other channels cannot be private
. Additionally, private
threads can only exist with an associated messageId
that is for a private message
App's client.
When this guild was created.
Optional
defaultDefault channel of the guild.
Optional
descriptionGuild description.
Cached guild groups
Optional
archivedArchived at Format: date-time
Optional
archivedArchived by
Optional
avatar?: stringAvatar Format: media-uri
Created at Format: date-time
Created by
Optional
description?: stringDescription
Optional
emoteGroup ID
Optional
isIs home
Is public
Server ID
Optional
updatedUpdated at Format: date-time
Optional
updatedUpdated by
Optional
iconURLGuild icon URL.
Item ID
Cached guild members.
Is owner
Created at Format: date-time
Optional
nickname?: stringNickname
Role IDs
Optional
avatar?: stringAvatar Format: media-uri
Optional
banner?: stringBanner Format: media-uri
Created at Format: date-time
User ID Format: user-id
User name
Optional
status?: { Optional
content?: stringContent Format: status markdown
Optional
type?: UserTypeUser type
The name of the guild.
ID of the guild owner.
Cached guild roles.
Optional
botBot user ID Format: user-id
Optional
colors?: number[]Created at Format: date-time
Optional
icon?: stringRole icon URL Format: media-uri
Role ID
Is Base
Display Separately
Mentionable
Self Assignable
Role name
Permissions must be a collection of valid permissions as defined in the Enums/Permissions section
Optional
priority?: numberPriority
Server ID
Optional
updatedUpdated at Format: date-time
Optional
timezoneGuild's timezone.
Optional
typeGuild type.
Optional
urlThe URL of the guild.
If true, the guild is verified.
Bulk Award XP Members
Members to award XP and amount of XP to award.
Bulk set XP Members
Members to set XP and amount of XP to set.
Ban a member.
ID of the member to ban.
Optional
reason: stringThe reason of the ban.
Edit a category.
ID of the category you want to read.
Options to update a category.
Optional
name?: stringOptional
priority?: numberPriority
The priority of the category will determine its position relative to other categories in the group. The higher the value, the higher up it will be displayed in the UI. Returned values can be null, in which case sorting will be done by createdAt
in descending order. Due to legacy issues, sending a null value is not possible
Get Subscription
ID of the subscription to get.
Get Subscriptions
Represents a Guild, also called server.