DefaultCommandHandle

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open infix override fun autocompleteHandle(block: suspend InteractionCall<Interaction.Data.Command>.() -> Unit): CommandHandle
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
open override var handler: suspend InteractionCall<Interaction.Data.Command>.() -> Unit