Pause or unpause a specific chat, temporarily disconnecting it from all business bots ».
Method schema is available as of layer 177. Switch »
| Name | Type | Description |
|---|---|---|
| peer | InputPeer | The chat to pause |
| paused | Bool | Whether to pause or unpause the chat |
| Code | Type | Description |
|---|---|---|
| 400 | PEER_ID_INVALID | The provided peer id is invalid. |
Users can connect Telegram bots that will process and answer messages on their behalf. This allows them to seamlessly integrate any existing tools and workflows, or add AI assistants that manage their chats.