Property EmojiName
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EmojiName
Gets the unicode emoji of the forum post tag.
[JsonProperty("emoji_name", NullValueHandling = NullValueHandling.Include)]
public string EmojiName { get; }
Gets the unicode emoji of the forum post tag.
[JsonProperty("emoji_name", NullValueHandling = NullValueHandling.Include)]
public string EmojiName { get; }