mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-25 05:29:40 +01:00
Add vk gateway config
parent
85008014b1
commit
06fc26ca59
@ -63,6 +63,10 @@ Below you can find how the channels (`protocolchannel` and `protocol2channel`) s
|
|||||||
- a large negative number, eg -123456789
|
- a large negative number, eg -123456789
|
||||||
- [more information](https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau)
|
- [more information](https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau)
|
||||||
- ⚠️ telegram channels will always return unknown users. telegram groups will show usernames if possible
|
- ⚠️ telegram channels will always return unknown users. telegram groups will show usernames if possible
|
||||||
|
- vk
|
||||||
|
- a number that starts form `2000000000`
|
||||||
|
- use `--debug` and send any message in chat to get PeerID in the logs
|
||||||
|
- if bot is only in one chat PeerID most likely `2000000001`
|
||||||
- whatsapp
|
- whatsapp
|
||||||
- `48111222333-123455678999@g.us`
|
- `48111222333-123455678999@g.us`
|
||||||
- a unique group JID
|
- a unique group JID
|
||||||
|
Loading…
Reference in New Issue
Block a user