Table of Contents

Property AvatarHash

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AvatarHash

Gets the user's avatar hash.

[JsonProperty("avatar", NullValueHandling = NullValueHandling.Ignore)]
public virtual string AvatarHash { get; }

Property Value

string