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:
parent
15ca80fbf7
commit
c01a424f4f
4 changed files with 9 additions and 10 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue