Spring bot support file upload feature in MS Teams app
Open
- Dominant language
- Java
- Stars
- 78
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
## Support file upload feature in MS Teams app
### Description of Problem:
User can upload files in MS Teams with App.
### Potential Solutions:
Our goal is to land this upload file in @ChatReuest controller method
In framework we need to modify complete flow.
like MessageActivityHandler --> ActionConsumer --> ChatHandlerMapping --> @chatRequest
Contributor guide
Assessment
This issue has not been assessed yet.