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