Class ApplicationEmoteProperties
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Represents the properties for an application emote.
public class ApplicationEmoteProperties
- Inheritance
-
ApplicationEmoteProperties
- Inherited Members
Properties
Name
Gets or sets the name of the emote.
public string Name { get; set; }