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