Property AvatarUrl
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
AvatarUrl
Gets or set the avatar override for registered webhooks. Note that this only takes effect when broadcasting.
public string AvatarUrl { get; set; }
Property Value
- string
Gets or set the avatar override for registered webhooks. Note that this only takes effect when broadcasting.
public string AvatarUrl { get; set; }