Property Name
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Name
Gets the username of the connection account.
[JsonProperty("name")]
public string Name { get; set; }
Gets the username of the connection account.
[JsonProperty("name")]
public string Name { get; set; }