AppCommandType

The type of Chat app command. For details, see Types of Chat app commands.

Enums
APP_COMMAND_TYPE_UNSPECIFIED Default value. Unspecified.
SLASH_COMMAND A slash command. The user sends the command in a Chat message.
QUICK_COMMAND A quick command. The user selects the command from the Chat menu in the message reply area.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-03-05 UTC.