You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
What are you trying to achieve or the steps to reproduce?
I'm trying to send adaptive cards to webex teams, but it seems the "attachments" field, whilst being set in the
ensureMessageFormat
function of packages/botkit/src/botworker.ts, is not being set in the packages/botbuilder-adapter-webex/src/webex_adapter.ts file for sending on to webex teams.I'm hoping it might just be a case of updating the
sendActivities
function with:What was the result you received?
No adaptive card is being sent.
What did you expect?
The adaptive card to be sent.
Context:
The text was updated successfully, but these errors were encountered: