CommandCallResolver

interface CommandCallResolver

The resolver converting a CommandCall into ResolvedCommandCall based on registered []

See also

Types

Companion
Link copied to clipboard
object Companion

Functions

resolve
Link copied to clipboard
abstract fun resolve(call: CommandCall): CommandResolveResult

Inheritors

BuiltInCommandCallResolver
Link copied to clipboard