Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputManager

Object that stores all interaction input data (target, arguments, content and the interaction itself)

Hierarchy

  • InputManager

Index

Constructors

constructor

Properties

Private Readonly arguments

arguments: InputParameter<any>[]

All input arguments

readonly

Readonly command

Command related to this manager

readonly

Readonly interaction

interaction: Message | Interaction

Command interaction or message

readonly

Optional Readonly target

target?: TargetID<any>

Command target (when using context menu interactions)

readonly

Methods

get

Generated using TypeDoc