backup_users
- Inputs
{
"chat_id": "string: optional"
}
- Errors
{
"must_login": "user must be login",
"set_email": "set_email"
}
- Extra Description
Submit a request from user in order to create a backup file from all user's chats (all of them if no chat_id is given) and send the file via email after a short period of time
- Sample
- Url:
- Output:
{
"status": "success",
"time": 1526966340.437936
}