For full access in BB Chat:
Go to App:
Side Menu > Account > Profile
then press on button "Add account"
Go to App:
Side Menu > Account > Profile
then press on button "Add account"
We have trouble with broadcasting system.
It is connected with background task such as bot cloning and etc.
It is not good. Because broadcasting can have big execution time - more then 2 minutes.
Thus all background tasks are waiting for broadcating task. It is main problem now.
Also Telegram have restriction for broadcasting:
Broadcasting fix in progress
It is connected with background task such as bot cloning and etc.
It is not good. Because broadcasting can have big execution time - more then 2 minutes.
Thus all background tasks are waiting for broadcating task. It is main problem now.
Also Telegram have restriction for broadcasting:
Broadcasting fix in progress
We still have issue with broadcasting and Bot.runAll
This functions are temporary disabled now because they destruct another background tasks.
Please wait for upgrade. We need more power system with broadcasting.
This functions are temporary disabled now because they destruct another background tasks.
Please wait for upgrade. We need more power system with broadcasting.
Please be careful with Bot.run and run_after
User can run command twice.
So your Bot.run_after also can be runned 2 times or more!
It can be waste all your iterations!
On Cloud Plan it is also bad!
User can run command twice.
So your Bot.run_after also can be runned 2 times or more!
It can be waste all your iterations!
On Cloud Plan it is also bad!
BB hosted on hetzner.cloud
It have good prices
It is Europe service in Germany.
Take € 20 bonus by my link
It have good prices
It is Europe service in Germany.
Take € 20 bonus by my link
Bot.sendMessageToX deprecated. Will be removed.
Bot.runAll will be available for broadcasting.
Bot.runAll will be available for broadcasting.