bots-node-sdk icon indicating copy to clipboard operation
bots-node-sdk copied to clipboard

Use of replaceMessage property with AdaptiveCards and MessageModel().rawConversationMessage(payload)

Open freakent opened this issue 2 years ago • 0 comments

Hi, were are trying to send an adaptive card layout to Teams via a custom component. We want to use the replaceMessage property on the CRC to be able to make cards read only after submit, but we can't see any way to set the replaceMessage property when using the rawConversationMessage. Is this possible?

We're following this blog post for reference: https://blogs.oracle.com/digitalassistant/post/techexchange-quick-tip-using-raw-message-payloads-in-custom-components-to-leverage-channel-specific-ui-extensions-ms-teams-example

freakent avatar Jan 17 '24 18:01 freakent