Property EmojiId
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
EmojiId
Gets the emoji id if the emoji is custom, when applicable.
[JsonProperty("emoji_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? EmojiId { get; }
Gets the emoji id if the emoji is custom, when applicable.
[JsonProperty("emoji_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? EmojiId { get; }