11

I read in the docs that bot can send:

  • 30 messages/second to different chats
  • 1 message per second to the same chat
  • 20 messages per minute to the same group chat

but this is all about sending messages, what about other endpoints? more specifically getChatMembersCount method?

Thanks

Blendester
  • 1,583
  • 4
  • 19
  • 43

1 Answers1

2

I know it's been a long time, but there's a very good resource now - https://limits.tginfo.me/en. There's a Bots section there. Also if you have time you can send pull request to the github repository - https://github.com/tginfo/Telegram-Limits/

tencet
  • 382
  • 5
  • 18