Slash Responder
class SlashResponder<T : TypeContainer>(event: SlashCommandEvent<T>) : ConversationResponder
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open suspend override fun respond(builder: suspend MessageCreateBuilder.() -> Unit): ConversationResponder
Content copied to clipboard
Dynamically respond based on the context.