Table of Contents

Property AvatarUrl

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AvatarUrl

Gets the member's avatar url.

[JsonProperty("avatar_url", NullValueHandling = NullValueHandling.Ignore)]
public string AvatarUrl { get; }

Property Value

string