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

Telegram Notification Support for Topic ID. #1779

Open
nurhalim88 opened this issue Nov 5, 2024 · 0 comments
Open

Telegram Notification Support for Topic ID. #1779

nurhalim88 opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
🎉 feature New feature or request

Comments

@nurhalim88
Copy link

Get Chat ID for a Topic in a Group Chat
In order to send a message to a specific topic on Telegram group, we need to get the topic ID.

Similar to steps above, after we click the Copy Message Link, we will get a link like: https://t.me/c/194xxxx987/11/13, so the group Topic ID is 11.
Now we can use it like so (see message_thread_id): https://api.telegram.org/bot783114779:AAEuRWDTFD2UQ7agBtFSuhJf2-NmvHN3OPc/sendMessage?chat_id=-100194xxxx987&message_thread_id=11&text=test123
When we set the bot token and chat id correctly, the message test123 should be arrived inside our group chat topic.

Hello,

I would like to request a feature to support Topic ID in Group chat for Telegram Notification. I believe this would be a valuable addition to the latest update.

Thank you for your consideration.

@alexjustesen alexjustesen added this to the v0.x.0 (notifications) milestone Nov 12, 2024
@alexjustesen alexjustesen self-assigned this Nov 20, 2024
@alexjustesen alexjustesen added the 🎉 feature New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants