Bots.Business
3.79K subscribers
673 photos
19 videos
27 files
595 links
Download Telegram
We need Telegram improvement for Joining.

Please like and write comment for promotion:

https://bugs.telegram.org/c/32351
👍114
Activity by @coderajinkya
Forwarded from Coder Ajinkya
# - Giveaway Anouncement!!

If we complete 150+ subscribers on Bots.Business official youtube handle, I will giveaway free BB points!

Official YouTube Handle :
https://www.youtube.com/@bots.business

Giveaway Prize : 100💎 BB
Total Winners : 10 users
Timing : 7:00 PM (IST)
At :
@chatbotsbusiness
By :
@CoderAjinkya

Giveaway type : Quiz
Details : I will ask you questions related to bjs, if you answer first you get reward!

Let's see you on 7:00 PM (IST), hope you can complete 150 Subscriber.

Share in your Community and show your support

Thanks.
Regards,
@coderajinkya
👍84
@BBJoinBot - new demo bot with new MCLib

- support multi channels and chats
- onStillJoined callback

#MCL
3
MCLib update:
- multi channel support
- onStillJoined callback
- bug fixing

Full help:
https://help.bots.business/libs/mcl

Demo bots:
@BBJoinBot
@BBChannelPromotionBot

#MCL
👍6🔥3🤣1
Deprecated (but still works):
Bot.sendInlineKeyboardToChatWithId

Bot.editInlineKeyboard(buttons, message_id, chat_id)

use Api methods instead this.

Why deprecated?
Because it is complex. Just learn about Api methods and use this methods without hard learning.
👍4
Run After power increased to +100%

We have 4400 tasks in queue right now!
👍2
Run After - fixed

We have 0 tasks now in queue
👍7
Known bug:

Do not translate BB App in browser. It is not working after this.

Translation broke it.

#knownbugs
👎8👍2
Bot.run with run_after
spent 2 iterations (1 upon installation and 1 on execution)

#run_after , #iterations
👎21
Run after can be float now. For example 30.5.

Exact execution time is not guaranteed

#run_after
👍1
HowTo send any file via bot?

Use @messageinspectorbot

1. Send file to bot
2. Press "Show source data" data
3. look for file_id

Now you can send use this file id for sending in methods:
Api.sendVideo, Api.sendPhoto and another methods

#HowTo, #fileid
👏31