mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 10:14:31 +02:00
mod/notification-telegram: support sending to group's topic...
... when a group has enabled the "Topics" feature.
This commit is contained in:
parent
cad104879c
commit
a22b62f588
3 changed files with 11 additions and 2 deletions
|
@ -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
|
||||
--------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue