Table of Contents

Property EmojiId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

EmojiId

Gets the emoji id of the forum post tag.

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

Property Value

ulong?