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