Property Id
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Id
Gets the ID of the account.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }
Gets the ID of the account.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }