Table of Contents

Property Id

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Id

Gets ID of the user.

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

Property Value

ulong