Table of Contents

Property EmojiId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

EmojiId

The ID of the emoji, if applicable.

[JsonProperty("emoji_id")]
public ulong? EmojiId { get; }

Property Value

ulong?