AppCommandType

The type of the app command.

Enums
APP_COMMAND_TYPE_UNSPECIFIED Default value. Unspecified.
SLASH_COMMAND A slash command sent in a message.
QUICK_COMMAND A quick command that is invoked by the user. This can result from an action taken in the integration menu.