Property DefaultAvatarUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
DefaultAvatarUrl
Gets the URL of default avatar for this user.
[JsonIgnore]
public string DefaultAvatarUrl { get; }
Property Value
- string
Gets the URL of default avatar for this user.
[JsonIgnore]
public string DefaultAvatarUrl { get; }