change_mute_status
- Inputs
{
"chat_id": "a list of chat_ids as strings"
}
- Errors
{
"must_login": "user must login"
}
- Extra Description
Toggle between mute and sound-enabled for the chat notification
- Sample
- Url:
- Output:
{
"status": "success",
"time": 1547366874.1590886
}