ChatCommands
in package
FinalYes
The `!nha` prefix-command tree (MessageCommandClient) — the primary chat interface. Every subcommand here is also reachable as a `/nha` slash subcommand ({@see SlashCommands}); the handlers are the same {@see \NHA\Commands} methods.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- register() : void
Properties
$commands read-only
private
Commands
$commands
$nha read-only
private
NHA
$nha
$replies read-only
private
Replies
$replies
Methods
__construct()
public
__construct(NHA $nha, Commands $commands, Replies $replies) : mixed
Parameters
register()
public
register() : void