Business Mode
Question
Since 31 March, 2024 Telegram has feature that bots can be connected to private messages and they can manage communicating with clients. How can I reach that with node-telegram-bot-api? I've tried different ways but bot not even received the message.
bot.on('message') || bot.on('business_message') || bot.onText('') - not working via private messages when bot connected to business account.
Reference: https://telegram.org/blog/telegram-business?ln=r#chatbots-for-business
Will be added in the next release. If I have some time this week I will do the update of the library for support it
Hello, @danielperez9430.
We are eagerly anticipating this update and would greatly appreciate it if you could make it happen at your earliest convenience.
Thank you!
I do it today @vyacheslavslava , so is merge (not release in npm yet).
Any updates on when this will be part of the next NPM release?
I do it today @vyacheslavslava , so is merge (not release in npm yet).
when it will be released !?
Its now release in npm