Latest stories

see_all

  • Inputs
{
    "chat_id": "string"
}

  • Errors
{
    "must_login": "user must be login",
    "user_is_not_in_the_chat": "user does not have access to the chat"
}

  • Extra Description
Add seen to all new messages in a chat

  • Sample
  • Url:
https://api.pantel.me/a/see_all?chat_id=01068e6639935a5d70b8596e2a6e73996886
  • Output:
                                {
    "status": "success",
    "time": 1526966340.437936
}