This accessor provides methods for adding custom slash commands. It is provided during the initialization of your App

Hierarchy

  • ISlashCommandsExtend

Methods

  • Adds a slash command which can be used during conversations lateron. Should a command already exists an error will be thrown.

    Parameters

    Returns Promise<void>

Generated using TypeDoc