Table of Contents

Property EmojiId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

EmojiId

Gets the emoji id if the emoji is custom, when applicable.

[JsonProperty("emoji_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? EmojiId { get; }

Property Value

ulong?