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