API usage, with a higher rate limit? the current API rate limit is tooo low
nope
What is stopping u? I have 70 k user its work fine.
Believe me or not but rate limited message editions from user account is a giant problem for me
for example I have a bot with a 70k subscriber, and 10% of users trying to talk to the bot at the same time (for example BTC hit $50K). the bot need to send 7K users in a short time
that would take 233 seconds afaik
yeah sadly the Telegram web says "The API will not allow bulk notifications to more than ~30 users per second," . To my understanding, it means when you are talking to 1 user at a speed of 1 msg/second, you can only reply ~30 users at a time(1 second)
I understand this. but Channel is just another business scenario, it serves a different purpose comparing to 1vs1 communication
If you want to send a message to 70k users, that's not 1to1 communication
If the users use the bot regularly, the limits should not apply. As it's said by the Telegram docs, the limits are in place to prevent mass messaging of users - or flooding users and groups with messages.
pls let me expend this a bit more. we have scenarios like 1.send an same message(say an announcement) to 70k users. 2. send personalized msg to individual users and answer their simple request.
1) use a channel for this 2) spread out the messages over a long period of time
yeah that's what I got from telegram website. I'm ok with the 1) solution. but for the second one, we would want things to be done in a 1vs1 chat way so waiting for a long period of time might not nice.
Here are some tips to avoid hitting the limits: https://telegra.ph/So-your-bot-is-rate-limited-01-26
really thanks for your helpful msg Яico😃
Обсуждают сегодня