telegram-mute-chat
Control notification muting for a Telegram chat. Use muted=true to silence notifications for a duration or permanently, and muted=false to unmute.
Instructions
Mute or unmute notifications for a Telegram chat. Set muted=true to mute (optionally with duration in seconds), muted=false to unmute
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | Yes | true to mute, false to unmute | |
| chatId | Yes | Chat ID or username | |
| duration | No | Mute duration in seconds (only when muted=true, must be > 0). Omit to mute forever |