Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InteractionsHandler

Main structure for managing commands and interactions.

Hierarchy

  • InteractionsHandler

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly commands

commands: default = ...

A map of commands with additional command navigation functions.

Methods

handleInteraction

  • handleInteraction(interaction: Interaction<CacheType>): Promise<void>

loadCommands

  • loadCommands(commandsDir: string): void

Generated using TypeDoc