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

Doesn't Support Telegram Channels #361

Open
cmoski opened this issue Dec 5, 2023 · 1 comment
Open

Doesn't Support Telegram Channels #361

cmoski opened this issue Dec 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@cmoski
Copy link

cmoski commented Dec 5, 2023

When you join the bot to a telegram channel, the bot only sends messages to the first topic in the channel.

For example, if you have two topics in the channel, #General and #Test, all messages from the bot will go to #General.

The BotBuilder framework should allow us to pass the message_thread_id parameter in Telegram's send_message method to 'reply' to the correct topic.

Any possible fix for this?

@cmoski cmoski added the bug Something isn't working label Dec 5, 2023
@xieofxie
Copy link

please submit issue here https://github.com/microsoft/BotFramework-Services/issues
Services should handle this

@dmvtech dmvtech transferred this issue from microsoft/botbuilder-dotnet Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants