client_muteChat
Mute a WhatsApp chat indefinitely or until a specified date. Provide session and chat IDs, with an optional unmute timestamp to schedule automatic unmuting.
Instructions
[Client] Mute the chat. Mute this chat forever, unless a date is specified
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | ID of the chat | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) | |
| unmuteDate | No | Timestamp when the chat will be muted, leave as is to mute forever |