telegram-chat: read file content...

... instead of getting it. This lifts the size limit, though we are
still limited by Telegram message size.

This requires RouterOS 7.13.
This commit is contained in:
Christian Hesse 2024-03-28 21:29:27 +01:00
parent 15ca80fbf7
commit c01a424f4f
4 changed files with 9 additions and 10 deletions

View file

@ -12,7 +12,7 @@
:local ScriptName [ :jobname ];
# expected configuration version
:global ExpectedConfigVersion 125;
:global ExpectedConfigVersion 126;
# global variables not to be changed by user
:global GlobalFunctionsReady false;