Property Nickname
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Nickname
Gets this member's nickname.
[JsonProperty("nick", NullValueHandling = NullValueHandling.Ignore)]
public string Nickname { get; }
Property Value
- string
Gets this member's nickname.
[JsonProperty("nick", NullValueHandling = NullValueHandling.Ignore)]
public string Nickname { get; }