Property AvatarUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AvatarUrl
Avatar url to use for this webhook request.
public Optional<string> AvatarUrl { get; set; }
Avatar url to use for this webhook request.
public Optional<string> AvatarUrl { get; set; }