Hello Telegram returns nothing ( json_decode() output is null ) when

I call sendMessage more than ~8K per minutes; Is it a limit? or server-side problem? if it is limit when it will be ended?

5 ответов

9 просмотров

It's definitely too much. It will stop answering if you spam requests. Take a look here: https://telegra.ph/So-your-bot-is-rate-limited-01-26

𝔄𝔯𝔶𝔞𝔫- Автор вопроса

I've seen some bots that have bulk notf. messages sending to users about 4.5K per minutes without limitation. I guess when it reaches 6 7 or 8 K of users in a short time; Telegram will stop answering my host.

𝔄𝔯𝔶𝔞𝔫- Автор вопроса
Erry
It's definitely too much. It will stop answering i...

Actually i wanted to know is it ok that telegram does not answer anything? An empty page... because i thought it answers a json with ok == false... Right?

𝔄𝔯𝔶𝔞𝔫
I've seen some bots that have bulk notf. messages ...

Well, not exactly Rate limits seems to be dynamic If you'll create a new bot and will try to exceed few thousands rpm - most probably it will be rate limited But if you have popular bot which works for many users - you can keep much more rpm Not sure if there's any hard limit on this

Похожие вопросы

Карта сайта