Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::ActionResponse::ResponseType.
The type of Chat app response.
Constants
TYPE_UNSPECIFIED
value: 0 Default type that's handled as NEW_MESSAGE.
NEW_MESSAGE
value: 1 Post as a new message in the topic.
UPDATE_MESSAGE
value: 2 Update the Chat app's message. This is only permitted on a CARD_CLICKED
event where the message sender type is BOT.
UPDATE_USER_MESSAGE_CARDS
value: 6 Update the cards on a user's message. This is only permitted as a
response to a MESSAGE event with a matched url, or a CARD_CLICKED
event where the message sender type is HUMAN. Text is ignored.
REQUEST_CONFIG
value: 3 Privately ask the user for additional authentication or configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]