Hi,
I am building a bot to a messages with modal via popup to Microsoft Teams using task modules. The request is being sent via JSON requests.
Is there any size limit or length constraints for the amount of content that can be sent to a task module task/fetch action. In Limits and specifications for Microsoft Teams , it is said the size limit for a chat is 28kb but i am able to send a lot more than that for task module.
So what is the maximum limit up to which the data can be sent?