DiscordChatMessageSettings.

AvatarUrl Property

Summary

Gets or sets the URL to an image to use as the avatar for this message.
Namespace
Cake.Discord.Chat
Containing Type
DiscordChatMessageSettings

Syntax

public Uri AvatarUrl { get; set; }

Value

Type Description
Uri