export interface APITemplate
https://discord.com/developers/docs/resources/guild-template#guild-template-object
string code :
The template code (unique ID)
string created_at :
When this template was created
Snowflake creator_id :
The ID of the user who created the template
APIUser creator :
The user who created the templateSee https://discord.com/developers/docs/resources/user#user-object
string name :
Template name
APITemplateSerializedSourceGuild serialized_source_guild :
The guild snapshot this template contains
Snowflake source_guild_id :
The ID of the guild this template is based on
string updated_at :
When this template was last synced to the source guild
number usage_count :
Number of times this template has been used