raw data.
Optionalabout?: stringDescription
Optionalavatar?: stringAvatar Format: media-uri
Optionalbanner?: stringBanner Format: media-uri
Created at Format: date-time
OptionaldefaultChannelId?: stringChannel 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
OptionalisVerified?: booleanIs verified
Server name
Created by
Optionaltimezone?: stringTimezone
Optionaltype?: ServerTypeServer type
Optionalurl?: 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.
OptionalbannerURLGuild banner URL.
Cached guild channels.
App's client.
When this guild was created.
OptionaldefaultDefault channel of the guild.
OptionaldescriptionGuild description.
Cached guild groups
OptionaliconURLGuild icon URL.
Item ID
Cached guild members.
The name of the guild.
ID of the guild owner.
Cached guild roles.
OptionaltimezoneGuild's timezone.
OptionaltypeGuild type.
OptionalurlThe URL of the guild.
If true, the guild is verified.
Award a member using the built-in EXP system.
ID of the member to award.
Amount of experience to give.
Award every member of a guild having a role using the built-in EXP system.
ID of a role.
Amount of experience.
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.
Optionalreason: stringThe reason of the ban.
Create a category
Create options.
OptionalgroupId?: stringGroup ID
Delete a category.
ID of the category you want to read.
Edit a category.
ID of the category you want to read.
Options to update a category.
Optionalname?: stringOptionalpriority?: 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
Read a guild category.
ID of the category you want to read.
Get a channel from this guild, if cached.
The ID of the channel to get from cache.
Get a member from this guild, if cached.
The ID of the member to get.
Get Subscription
ID of the subscription to get.
Get Subscriptions
Unban a member.
ID of the member to unban.
Set member's experience using the built-in EXP system.
ID of the member to award.
Amount of experience to set.
Represents a Guild, also called server.