From da4813acd1dcd9fe9e0f67ea10d121c0c67de0f6 Mon Sep 17 00:00:00 2001 From: DK Date: Mon, 20 Jul 2020 16:11:28 +0200 Subject: [PATCH] upd: how to get super group id --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea38d67..8a4c168 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ The very first step requires you to obtain a valid Telegram API key (API id/hash 2. Now go to the chat/channel and you will see the URL as something like - `https://web.telegram.org/#/im?p=u853521067_2449618633394` here `853521067` is the chat id. - `https://web.telegram.org/#/im?p=@somename` here `somename` is the chat id. + - `https://web.telegram.org/#/im?p=s1301254321_6925449697188775560` here take `1301254321` and add `-100` to the start of the id => `-1001301254321`. ```yaml api_hash: your_api_hash