Property EmojiId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
EmojiId
Gets the Id of the emoji for this tag, if applicable.
[JsonProperty("emoji_id")]
public ulong? EmojiId { get; }
Gets the Id of the emoji for this tag, if applicable.
[JsonProperty("emoji_id")]
public ulong? EmojiId { get; }