Table of Contents

Method WithTts

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WithTts(bool)

Indicates if the webhook must use text-to-speech.

public DiscordWebhookBuilder WithTts(bool tts)

Parameters

tts bool

Text-to-speech

Returns

DiscordWebhookBuilder