mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-01 08:44:32 +02:00
doc/telegram-chat: add hint on output size
This commit is contained in:
parent
8dd53c80f5
commit
049a029170
1 changed files with 6 additions and 0 deletions
|
@ -85,6 +85,12 @@ The command is run in background while the script waits for it - about
|
|||
20 seconds at maximum. A command exceeding that time continues to run in
|
||||
background, but the output in the message is missing or truncated then.
|
||||
|
||||
### Output size
|
||||
|
||||
RouterOS is limited in reading file content to a size of about four
|
||||
kilobytes. Reading larger files does just fail, and that is also the limit
|
||||
for command output.
|
||||
|
||||
### Sending commands to a group
|
||||
|
||||
Adding a bot to a group allows it to send messages to that group. To allow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue