Property EmojiName
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EmojiName
Gets the emoji name of the soundboard sound's standard emoji, if applicable.
[JsonProperty("emoji_name")]
public string? EmojiName { get; }
Gets the emoji name of the soundboard sound's standard emoji, if applicable.
[JsonProperty("emoji_name")]
public string? EmojiName { get; }