reply
Sends a Message as a reply to the receiver, building the message from the specified MessageBuilder.
Sends a Message as a reply to the receiver, building the message from the specified MessageCreateSpec.
Sends a Message with an embed as a reply to the receiver, building the embed from the specified EmbedCreateSpec.
suspend fun Message.reply(content: String, mention: Boolean = true): Message
Content copied to clipboard
Sends a Message as a reply to the receiver, building the message from the specified content.