API Version
Create a new guild from a guild template.
The template code of the guild template you want to create a guild from.
{
A Guild object.
Creates a guild template
The ID of the guild you want to create a template for.
GuildTemplateOptions
A GuildTemplate object.
Deletes a guild template
The ID of the guild you want to delete the template from.
The template code of the template you want to delete.
Get the guild template.
The template code of the guild template you want to get.
A GuildTemplate object.
Get the templates for a guild
The ID of the guild you want to get the templates of.
An array of GuildTemplate objects.
Modify a guild template
The ID of the guild you want to modify the template for.
The template code of the template you want to modify.
GuildTemplateOptions
A GuildTemplate object.
Syncs a guild template
The ID of the guild you want to sync the template to.
The template code to sync to the guild.
A GuildTemplate object.
API Version
Bot's token
Token type
Generated using TypeDoc
Bot's token