upd: how to get super group id

This commit is contained in:
DK 2020-07-20 16:11:28 +02:00 committed by GitHub
parent f9eb707ca6
commit da4813acd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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