Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to get the attachment in the backend #21

Open
rahulyadav97185966 opened this issue Dec 14, 2022 · 0 comments
Open

Not able to get the attachment in the backend #21

rahulyadav97185966 opened this issue Dec 14, 2022 · 0 comments

Comments

@rahulyadav97185966
Copy link

Hi Team,

I developed a bot that is currently deployed in MS Teams, For one use case I need to attach an attachment in it, I am able to attach the document using the "attach icon", But when I copy-paste the document directly into a chat, then I am not able to do Since in the backend I am not able to get any response.

In the backend we are getting the response in stepContext.context.activity.attachments when I attach document through the attachment icon, But when I Copy Paste into the chat stepContext.context.activity.attachments is getting as null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant