{
    "ok": true,
    "action": "getWebhookInfo",
    "telegram_response": {
        "ok": true,
        "result": {
            "url": "",
            "has_custom_certificate": false,
            "pending_update_count": 0,
            "allowed_updates": [
                "message",
                "callback_query"
            ]
        }
    }
}