aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-02-01 09:55:29 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-02-01 11:29:51 +0100
commit8f47bc9836b42c1e25367732793dcb02123d886d (patch)
tree9d9769bf97fdc2ab7b06505ed987ff5360142cb8
parent8b488cb82fa47a4fb9a2e2a65e5e01d78abb2022 (diff)
doc/telegram-chat: warn about changing group id
-rw-r--r--doc/telegram-chat.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/telegram-chat.md b/doc/telegram-chat.md
index 388aa35..540cc88 100644
--- a/doc/telegram-chat.md
+++ b/doc/telegram-chat.md
@@ -85,6 +85,9 @@ Adding a bot to a group allows it to send messages to that group. To allow
it to receive messages you have to make it an admin of that group! It is
fine to deny all permissions, though.
+Also adding an admin to a group can cause the group id to change, so check
+that if things break suddenly.
+
See also
--------