getUpdates

Request

{
    "offset": 30,
    "limit": 200,
    "timeout": 30,
    "allowed_updates": "0.0.0"
}

Response

33 lines

{
    "ok": true,
    "result": [
        {
            "update_id": 337351827,
            "message": {
                "message_id": 12,
                "from": {
                    "id": 497869207,
                    "is_bot": false,
                    "first_name": "࿙T࿚࿙i࿚࿙m࿚",
                    "username": "EvolutionGlobal",
                    "language_code": "ru"
                },
                "chat": {
                    "id": 497869207,
                    "first_name": "࿙T࿚࿙i࿚࿙m࿚",
                    "username": "EvolutionGlobal",
                    "type": "private"
                },
                "date": "1526223731 (2018 May 13 23:02:11 +0800)",
                "text": "/start",
                "entities": [
                    {
                        "offset": 0,
                        "length": 6,
                        "type": "bot_command"
                    }
                ]
            }
        }
    ]
}

Share

Submit by @Testingbrobotmebot

⬅️ Back to Recently Submissions