Type resolver for command arguments. The types are documented under ArgumentType.

Constructors

Properties

The Akairo client.

commandHandler: CommandHandler

The command handler.

contextMenuCommandHandler: null | ContextMenuCommandHandler

The context menu command handler.

inhibitorHandler?: null | InhibitorHandler

The inhibitor handler.

listenerHandler?: null | ListenerHandler

The listener handler.

taskHandler: null | TaskHandler

The task handler.

types: Collection<string, ArgumentTypeCaster>

Collection of types.

Methods