Latest stories

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:
https://api.pantel.me/a/change_mute_status?chat_id=["010620b7ea7fc9f27760e822161ef35fa947"]
  • Output:
                                {
    "status": "success",
    "time": 1547366874.1590886
}