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 63de875 commit 8b488cbCopy full SHA for 8b488cb
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
+### Sending commands to a group
83
+
84
+Adding a bot to a group allows it to send messages to that group. To allow
85
+it to receive messages you have to make it an admin of that group! It is
86
+fine to deny all permissions, though.
87
88
See also
89
--------
90
0 commit comments