For bot APIs, the per thread limit for all bots (which controls the traffic that all bots are allowed to generate across a single conversation) for sending messages to a conversation is as follows:
- 1 second: 14 operations
- 2 seconds: 16 operations
The per bot per thread limit (which controls the traffic that a bot is allowed to generate in a single conversation) for sending messages to a conversation is as follows:
- 1 second: 7 operations
- 2 seconds: 8 operations
- 30 seconds: 60 operations
- 3600 seconds (1 hour): 1800 operations
For more info refer: https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/rate-limit
Thanks,
Prasad Das
*************************************************************************
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.