This accessor provides methods for modifying existing Rocket.Chat slash commands. It is provided during "onEnable" of your App.

Hierarchy

  • ISlashCommandsModify

Methods

  • Modifies an existing command. The command must either be your App's own command or a system command. One App can not modify another App's command.

    Parameters

    Returns Promise<void>

Generated using TypeDoc