mod/notification-telegram: support sending to group's topic...

... when a group has enabled the "Topics" feature.
This commit is contained in:
Christian Hesse 2025-02-24 14:57:26 +01:00
parent cad104879c
commit a22b62f588
3 changed files with 11 additions and 2 deletions

View file

@ -58,6 +58,9 @@ Sending notifications to a group is possible as well. Add your bot and the
*GetIDs Bot* to a group, then use the group's id (which starts with a dash)
for `TelegramChatId`. Then remove *GetIDs Bot* from group.
Groups can enable the `Topics` feature. Use `TelegramThreadId` to send to a
specific topic in a group.
Usage and invocation
--------------------