Webhook URL: https://my-chili-v2.notte.top/api/webhook.php
HTTP Code: 200
{
"ok": true,
"result": true,
"description": "Webhook is already set"
}Now test your bot in Telegram
{
"ok": true,
"result": {
"url": "https:\/\/my-chili-v2.notte.top\/api\/webhook.php",
"has_custom_certificate": false,
"pending_update_count": 0,
"last_error_date": 1775502296,
"last_error_message": "Wrong response from the webhook: 404 Not Found",
"max_connections": 40,
"ip_address": "209.74.68.30",
"allowed_updates": [
"message",
"callback_query"
]
}
}