Setting the file. One moment.
Skill 139 · Build Zoom Team Chat App
Subchapter 139.15
concepts/message-structure.mdMarkdown676 BView on GitHub
Chatbot messages use a card-like JSON structure (often called “message cards”).
content.head: title + optional subheadcontent.body: array of blocks
message blocks for textfields blocks for key/value rowsactions blocks for buttonsattachments blocks for images/links../references/message-cards.mdvalue you can route on when you receive an interaction webhook.