Property EmojiName
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
EmojiName
The unicode emoji, if applicable.
[JsonProperty("emoji_name")]
public string? EmojiName { get; }
The unicode emoji, if applicable.
[JsonProperty("emoji_name")]
public string? EmojiName { get; }