Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ActionManager Private

ActionManager is responsible for handling all events that are dispatched by the Gateway

Hierarchy

  • ActionManager

Index

Constructors

Properties

Methods

Constructors

  • Returns ActionManager

Properties

loaded: Partial<Record<GatewayDispatchEvents, Action>> = {}

An object mapped by the Actions name

Methods

  • #loadActions(): Promise<void>
  • Loads all actions from the actions folder

    Returns Promise<void>

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:15 AM