Record
update-response-message
No description available.
record update-response-message {
attachments: option<list<update-response-message-attachments-item>>,
blocks: option<update-response-message-blocks>,
text: string,
}Fields
| Name | Type | Description |
|---|---|---|
| attachments | option<list<update-response-message-attachments-item>> | |
| blocks | option<update-response-message-blocks> | |
| text | string |