Property EmojiId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EmojiId
Gets the emoji id of the soundboard sound's custom emoji, if applicable.
[JsonProperty("emoji_id")]
public ulong? EmojiId { get; }
Gets the emoji id of the soundboard sound's custom emoji, if applicable.
[JsonProperty("emoji_id")]
public ulong? EmojiId { get; }