Table of Contents

Method WithUsername

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WithUsername(string)

Sets the username for this webhook builder.

public DiscordWebhookBuilder WithUsername(string username)

Parameters

username string

Username of the webhook

Returns

DiscordWebhookBuilder