Skip to content

Telegram Notification Support for Topic ID. #1779

@nurhalim88

Description

@nurhalim88

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.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions