Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Business Mode #1192

Closed
Dani-l4 opened this issue Apr 17, 2024 · 6 comments
Closed

Business Mode #1192

Dani-l4 opened this issue Apr 17, 2024 · 6 comments

Comments

@Dani-l4
Copy link

Dani-l4 commented Apr 17, 2024

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

@danielperez9430
Copy link
Collaborator

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

@vyacheslavslava
Copy link

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!

@danielperez9430
Copy link
Collaborator

I do it today @vyacheslavslava , so is merge (not release in npm yet).

@PainfulParse
Copy link

Any updates on when this will be part of the next NPM release?

@abdoo9
Copy link

abdoo9 commented May 18, 2024

I do it today @vyacheslavslava , so is merge (not release in npm yet).

when it will be released !?

@danielperez9430
Copy link
Collaborator

Its now release in npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants