Property AvatarUrl
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }