Table of Contents

Property Id

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Id

The Id of the emoji to use.

[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong Id { get; set; }

Property Value

ulong