mod/notification-telegram: introduce $GetTelegramChatId

This commit is contained in:
Christian Hesse 2025-02-25 21:33:08 +01:00
parent 4eafcaa3ac
commit 53b13b295a
5 changed files with 52 additions and 9 deletions

View file

@ -15,7 +15,7 @@
# Git commit id & info, expected configuration version
:global CommitId "unknown";
:global CommitInfo "unknown";
:global ExpectedConfigVersion 134;
:global ExpectedConfigVersion 135;
# global variables not to be changed by user
:global GlobalFunctionsReady false;