Forum Discussion

Paul_By's avatar
Paul_By
Brass Contributor
Oct 14, 2021
Solved

Adaptive Card, Copy/Paste/Share functionality

MS Teams application ... I send Adaptive Card to the client and Bot handles card actions. How can I add/implement copy-paste functionality? Client will copy the card to the clipboard and send it t...
  • ChetanSharma-msft's avatar
    Oct 22, 2021

    Paul_By - As per my understanding, we do not have a way to update the adaptive card send through "Messaging Extension/Link Unfurling" but we can update/refresh the normal adaptive card sent through turnContext.SendActivityAsync() via message reference id/conversation id.

    Thanks, 

    Chetan Sharma

    ----------------------------------------------------------------------------------------------------------

    If the response is helpful, please click "Mark as Best Response" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate. 

Resources