Table of Contents

Property Id

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Id

Gets the ID of the account.

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

Property Value

string