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

Attachment Support #15

Open
ryanvolum opened this issue Feb 14, 2018 · 0 comments
Open

Attachment Support #15

ryanvolum opened this issue Feb 14, 2018 · 0 comments

Comments

@ryanvolum
Copy link
Owner

Right now this package doesn't implement all of the endpoints that the Bot Framework Connector does. Among the ones it ignores are the attachment ones. Being able to upload attachments to a bot is a necessary feature in many experiences.

Anyone want to take a stab at implementing those routes?

The open sourced Bot Framework Emulator has its own built in version of the connector, so you can use its implementation as inspiration:

Specifically, see the attachment controller for the emulator's implementation.

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

No branches or pull requests

1 participant