Replymessage unavailable
Hello! Could anyone explain how RPS limits work for bots? It’s not entirely clear what the limits are per second for:
- editing messages previously sent by the bot;
- sending new messages (is the limit 30 per second in total and 1 per second per chat, according to the documentation?);
- webhook replies to user messages—do these count towards the limit, and is it worth using them?
The API often requires multiple calls for a single user message, so I’d like to understand the limitations and how they scale for large bots.