spring-bot icon indicating copy to clipboard operation
spring-bot copied to clipboard

Spring bot support file upload feature in MS Teams app

Open vaibhav-db opened this issue 1 year ago • 4 comments

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

vaibhav-db avatar Sep 25 '24 05:09 vaibhav-db