Table of Contents

Method WithTTS

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WithTTS(bool)

Sets whether this message should play as a text-to-speech message.

IDiscordMessageBuilder WithTTS(bool isTTS)

Parameters

isTTS bool

Returns

IDiscordMessageBuilder