Property EmojiName
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EmojiName
Gets the name of the emoji if custom or the unicode character if standard, when applicable.
[JsonProperty("emoji_name", NullValueHandling = NullValueHandling.Ignore)]
public string EmojiName { get; }