mute_chat
Mute or unmute a Telegram chat for a set duration, with option for permanent silence until manually reversed.
Instructions
开启 / 关闭一个对话的免打扰。
Args: chat: 对话。 minutes: 静音多少分钟;0 表示永久静音(直到手动取消)。 unmute: True 则取消静音。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| unmute | No | ||
| minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||