send
fun MessageCreateData.send(callback: IReplyCallback, ephemeral: Boolean): ReplyCallbackAction(source)
Deprecated
Moved to the BotCommands-jda-ktx module You can find & replace: Find: io.github.freya022.botcommands.api.core.utils.send Replace: dev.freya02.botcommands.jda.ktx.messages.send
See also
fun MessageCreateData.send(hook: InteractionHook, ephemeral: Boolean): WebhookMessageCreateAction<Message>(source)
Deprecated
Moved to the BotCommands-jda-ktx module You can find & replace: Find: io.github.freya022.botcommands.api.core.utils.send Replace: dev.freya02.botcommands.jda.ktx.messages.send
See also
Deprecated
Moved to the BotCommands-jda-ktx module You can find & replace: Find: io.github.freya022.botcommands.api.core.utils.send Replace: dev.freya02.botcommands.jda.ktx.messages.send