Table of Contents

Method WithAvatarUrl

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WithAvatarUrl(string)

Sets the avatar of this webhook builder from its url.

public DiscordWebhookBuilder WithAvatarUrl(string avatarUrl)

Parameters

avatarUrl string

Avatar url of the webhook

Returns

DiscordWebhookBuilder