chore: update chatID to be identical throughout docs.

This commit is contained in:
Matthias
2024-12-24 14:42:39 +01:00
parent 51ae0f0377
commit 1810a911d4
+1 -1
View File
@@ -55,7 +55,7 @@ The response will also contain the "topic_id" if necessary - both in a format re
{ {
"enabled": true, "enabled": true,
"token": "********", "token": "********",
"chat_id": "-1002403829695", "chat_id": "-1001332619709",
"topic_id": "122" "topic_id": "122"
} }
``` ```