content of the message that will be posted into conversation
Zoom uses this to validate the integrity of interactive message before launching actions in interactive message. HMAC of the message (with the signing secret)
timestamp used to generate signature
Content of the preview. Stringified object.
{
// title of the preview card
title: string,
// description to be displayed in the card
description: string
}
Generated using TypeDoc
interactiveCard. “interactiveCard” type are json format messages from chat apps