Property Id
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Id
Gets the id of the connection account
[JsonProperty("id")]
public string Id { get; }
Property Value
- string
Gets the id of the connection account
[JsonProperty("id")]
public string Id { get; }