Updated Section Telegram (basic) (markdown)

Qais Patankar 2021-01-21 22:31:10 +00:00
parent 14d8cd4d32
commit fc395845f5

@ -27,10 +27,11 @@ Matterbridge can output your chat number as debug information. Here's how.
```
- The large *negative* number in behind ```Channel:``` is your channel number. Go configure the Matterbridge gateway section with it.
**Note:** You to view messages from the channel in the matterbridge output, you need to adjust privacy settings for your bot or give your bot admin privilages in your channel.
```
Sequence within a BotFather chat:
**Note:** for you to view messages from the channel in the matterbridge output, you need to adjust privacy settings for your bot or give your bot admin privilages in your channel.
**Sequence within a BotFather chat:**
```
You: /setprivacy
BotFather: Choose a bot to change group messages settings.
@ -47,4 +48,5 @@ You: Disable
BotFather: Success! The new status is: DISABLED. /help
```
Copied from [This stack overflow answer](https://stackoverflow.com/a/45441585)
(copied from [this stack overflow answer](https://stackoverflow.com/a/45441585))