MessageBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun send(sendeadble: SendAble): CompletableDeferred<Message>

Sends the message to the specified channel.

Link copied to clipboard

Sets the content of the message.

Link copied to clipboard

Sets the embed of the message.

Link copied to clipboard
fun setEmbeds(embeds: Array<out Embed>): MessageBuilder

Sets the embeds of the message.

Link copied to clipboard

Set a message flag.

Link copied to clipboard

Sets the message flags.

Link copied to clipboard

Whether the message should be sent with text-to-speech.