Webhook Setup Result:

Array
(
    [ok] => 1
    [result] => 1
    [description] => Webhook is already set
)

✅ Webhook set successfully!

Webhook URL: https://247app.top/bot.php

Now test your bot by sending /start command in Telegram.


Current Webhook Info:

Array
(
    [ok] => 1
    [result] => Array
        (
            [url] => https://247app.top/bot.php
            [has_custom_certificate] => 
            [pending_update_count] => 0
            [last_error_date] => 1763034478
            [last_error_message] => SSL error {error:0A000086:SSL routines::certificate verify failed}
            [max_connections] => 40
            [ip_address] => 46.4.222.212
        )

)