{
    "ok": true,
    "checks": {
        "php_version": "8.3.31",
        "curl_loaded": true,
        "pdo_sqlite_loaded": true,
        "storage_writable": true,
        "config_exists": true,
        "database_ok": true
    },
    "bot": {
        "ok": false,
        "error_code": 401,
        "description": "Unauthorized",
        "http_code": 401
    },
    "webhook": {
        "ok": false,
        "error_code": 401,
        "description": "Unauthorized",
        "http_code": 401
    }
}