Property Username
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Username
Gets the member's username.
[JsonProperty("username", NullValueHandling = NullValueHandling.Ignore)]
public string Username { get; }
Gets the member's username.
[JsonProperty("username", NullValueHandling = NullValueHandling.Ignore)]
public string Username { get; }