DiscordGuildTemplate
Namespace: Discord
Properties
Name
Description
Type
Code
The template's code
string
Name
The template's name
string
Usages
Amount of times the template has been used
int
Creator
The user who created the template
DiscordUser
CreatedAt
A timestamp for when this template was created
DateTime
UpdatedAt
A timestamp for when this template was last updated
DateTime
SourceGuild
The guild this template was made from
MinimalGuild
Template
The template itself
DiscordTemplateGuild
Methods
Update
Updates the object's information.
Last updated