What user load can average telegram bot sustain? I mean

with official limits 30 messages per minute from a bot, can the load be more than 30 simultaneous users? And how to work if load increase?

7 ответов

26 просмотров

there are no such limits

Sergey-Koksharov Автор вопроса
Sery
there are no such limits

from official docs: > API will not allow more than 30 messages per second or so.

Sergey-Koksharov Автор вопроса
Sery
per second, not per minute

yes, sorry, my mistake. but anyway, at the moment of promoting a bot the load can increase

Sergey Koksharov
yes, sorry, my mistake. but anyway, at the moment...

As smart people said, you don`t need increase this limit if you are not spammer

Sergey-Koksharov Автор вопроса
Sery
As smart people said, you don`t need increase this...

I have a bot with quizes. And worried if my bot can handle more than 30 people simultaneously.

Sergey-Koksharov Автор вопроса
Sergey Koksharov
I have a bot with quizes. And worried if my bot ca...

Ah, I see max_connections parameter in setWebhook method. Maximum 100 is allowed. Seems normal.

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

Карта сайта