Interface ChatCommandConfig

Hierarchy

  • ChatCommandConfig

Properties

Properties

helpCommand: boolean

Whether or not rooms can use the built-in help command.

Default

true

prefix: string

The prefix (or command identifier) for commands.

Default

'/'

Generated using TypeDoc