bots-node-sdk
bots-node-sdk copied to clipboard
Use of replaceMessage property with AdaptiveCards and MessageModel().rawConversationMessage(payload)
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