We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bf193 commit be52bc1Copy full SHA for be52bc1
doc/telegram-chat.md
@@ -79,6 +79,12 @@ scripting capabilities. Try to print what you want to act on...
79
80
/ip/address/remove [ find where interface=eth ];
81
82
+### Mind command runtime
83
+
84
+The command is run in background while the script waits for it - about
85
+20 seconds at maximum. A command exceeding that time continues to run in
86
+background, but the output in the message is missing or truncated then.
87
88
### Sending commands to a group
89
90
Adding a bot to a group allows it to send messages to that group. To allow
0 commit comments