Table of Contents

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>