Table of Contents

Method WithAvatarUrl

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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