send Message
Send a follow-up message with the given content.
Return
A ReplyCallbackAction
Parameters
content
The content for the message.
Send a follow-up message with the given content.
Return
net.dv8tion.jda.api.requests.restaction.WebhookMessageCreateAction
Parameters
message
The message to send.
Send a follow-up message with the given content.
Return
A net.dv8tion.jda.api.requests.restaction.WebhookMessageCreateAction
Parameters
builder
The message builder.
Send a follow-up message with the given content.
Return
A net.dv8tion.jda.api.requests.restaction.WebhookMessageCreateAction
Parameters
builder
The message builder function.