From fc395845f5f4b4c79442e0ff3413799fd88e8dea Mon Sep 17 00:00:00 2001 From: Qais Patankar Date: Thu, 21 Jan 2021 22:31:10 +0000 Subject: [PATCH] Updated Section Telegram (basic) (markdown) --- Section-Telegram-(basic).md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Section-Telegram-(basic).md b/Section-Telegram-(basic).md index a832390..e60445b 100644 --- a/Section-Telegram-(basic).md +++ b/Section-Telegram-(basic).md @@ -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) \ No newline at end of file + +(copied from [this stack overflow answer](https://stackoverflow.com/a/45441585)) \ No newline at end of file