๐Ÿงช Test Telegram Webhook

๐Ÿ“ค Sending Test Request

Simulating Telegram sending: /start

To webhook: https://axima.mahavikri.net/api/telegram_webhook.php

๐Ÿ“ฅ Response from Webhook

HTTP Status Code: 200
โœ… Webhook responded successfully!

Response Body:

{"ok":false,"description":"Telegram bot is disabled"}

Decoded JSON:

Array
(
    [ok] => 
    [description] => Telegram bot is disabled
)

๐Ÿ“Š Check Database Log

โŒ Database Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'axima_mikhmon.telegram_webhook_log' doesn't exist

๐Ÿ“Š View All Webhook Logs

โš™๏ธ Test Telegram Config