Class DiscordGuildTemplate
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a guild template.
public class DiscordGuildTemplate : ObservableApiObject
- Inheritance
-
DiscordGuildTemplate
- Inherited Members
Properties
- Code
Gets the template code.
- CreatedAt
Date the template was created.
- Creator
Gets the creator of the template.
- CreatorId
Gets the ID of the creator of the template.
- Description
Gets the description of the template.
- IsDirty
Gets whether the template has unsynced changes.
- IsUnsynced
Gets whether the template has unsynced changes.
- Name
Gets the name of the template.
- SourceGuild
Gets the source guild.
- SourceGuildId
Gets the ID of the source guild.
- UpdatedAt
Date the template was updated.
- UsageCount
Gets the number of times the template has been used.