groups at same time.
(1 message only one group )
My bot send telegram servers to many edit message request .
After give this error
🔰 How to except & handle it or increase telegram api request ?
🔰 Anyway to contacts telegram bot support ?
✅ Any Suggestion For it
You can't increase the API limit. Telegram will return a 429 error code with some information in the body, you'll have to handle it yourself. If you need mass edits like that it's better to spread them out. (only execute one request per second)
https://telegra.ph/So-your-bot-is-rate-limited-01-26
I'm using pyrogram library . Then error is Server sent -429 Error
Обсуждают сегодня