Property DisplayAvatarHash
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
DisplayAvatarHash
Gets the member's avatar hash as displayed in the current guild.
[JsonIgnore]
public string DisplayAvatarHash { get; }
Property Value
- string
Gets the member's avatar hash as displayed in the current guild.
[JsonIgnore]
public string DisplayAvatarHash { get; }