Latest stories

recommend

  • Inputs
{
    "message_id": "integer: optional"
}

  • Errors
{
    "must_login": "user must be login"
}

  • Extra Description
Latest image or video messages with most seen in category suggest to the user

  • Sample
  • Url:
https://api.pantel.me/a/recommend
  • Output:
                                {
    "result": [
        {
            "body": "there is a #jabber #funny #coca_cola in my life",
            "chat_id": "9999af476f58791ce892d8ca4778235c8f33",
            "counter": 0,
            "date": 1565071508.5471184,
            "duration:": null,
            "features": {
                "blog": true,
                "group": true,
                "profile": true,
                "store": false
            },
            "image_path": null,
            "image_server_id": null,
            "indiscreet_content": null,
            "is_admin": 0,
            "is_followed": 0,
            "is_liked": false,
            "likes": 0,
            "media": "i3a19c32ab96534bb71aa56ba575a4beb",
            "media_dataurl": "",
            "media_path": "d/e/0/a/8/c5893e07c931a902ecd10d65e94/i3a19c32ab96534bb71aa56ba575a4beb.jpg",
            "media_server_id": 1,
            "media_size": "1024x1024",
            "media_type": 2,
            "message_id": 1550907404366826,
            "seen": 18,
            "size": 356858,
            "type": 2,
            "wall_id": -1001333,
            "wall_name": "mahbano_handicraft"
        }
    ],
    "status": "success",
    "time": 1551273768.9252372
}