spring-bot
spring-bot copied to clipboard
Spring bot support file upload feature in MS Teams app
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