mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-10 16:57:27 +02:00
Updated Section Telegram (basic) (markdown)
parent
fc395845f5
commit
70010fd943
@ -31,22 +31,20 @@ Matterbridge can output your chat number as debug information. Here's how.
|
||||
|
||||
**Sequence within a BotFather chat:**
|
||||
|
||||
```
|
||||
You: /setprivacy
|
||||
> **You**: /setprivacy
|
||||
>
|
||||
> **BotFather**: Choose a bot to change group messages settings.
|
||||
>
|
||||
> **You**: @your_name_bot
|
||||
>
|
||||
> **BotFather**: 'Enable' - your bot will only receive messages that either start with the '/' symbol or mention the bot by username.
|
||||
>
|
||||
> - 'Disable' - your bot will receive all messages that people send to groups.
|
||||
> - Current status is: ENABLED
|
||||
>
|
||||
> **You**: Disable
|
||||
>
|
||||
> **BotFather**: Success! The new status is: DISABLED. /help
|
||||
|
||||
BotFather: Choose a bot to change group messages settings.
|
||||
|
||||
You: @your_name_bot
|
||||
|
||||
BotFather: 'Enable' - your bot will only receive messages that either start with the '/' symbol or mention the bot by username.
|
||||
|
||||
'Disable' - your bot will receive all messages that people send to groups.
|
||||
|
||||
Current status is: ENABLED
|
||||
|
||||
You: Disable
|
||||
|
||||
BotFather: Success! The new status is: DISABLED. /help
|
||||
```
|
||||
|
||||
(copied from [this stack overflow answer](https://stackoverflow.com/a/45441585))
|
Loading…
x
Reference in New Issue
Block a user