Options
All
  • Public
  • Public/Protected
  • All
Menu

Registered command

Type parameters

  • S = DefaultState

    Bot state type

Hierarchy

  • Command

Index

Properties

Properties

action

action: Action<S>

Optional help

help: Help<S>

sub

sub: Record<string, Command<S>>

Subcommands. For example <prefix><command> <subcommand>.

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Protected property
  • Private method

Generated using TypeDoc