AutoCompleteHandler

class AutoCompleteHandler(parent: BaseSlashCommand, function: KFunction<*>) : Handler

Types

Companion
Link copied to clipboard
object Companion

Functions

execute
Link copied to clipboard
suspend fun execute(ctx: AutoCompleteContext)

Properties

optionName
Link copied to clipboard
val optionName: String
parent
Link copied to clipboard
open override val parent: BaseSlashCommand
path
Link copied to clipboard
open override val path: String