send

suspend fun send(sendeadble: SendAble): CompletableDeferred<Message>(source)

Sends the message to the specified channel.

Return

The Message that was sent.

Parameters

channel

The channel to send the message to.