=== تنظیم مجدد Webhook === 1. حذف Webhook قبلی... نتیجه: {"ok":true,"result":true,"description":"Webhook is already deleted"} 2. تنظیم Webhook جدید... نتیجه: {"ok":true,"result":true,"description":"Webhook was set"} 3. بررسی وضعیت Webhook... Array ( [ok] => 1 [result] => Array ( [url] => https://telegram-proxy.vbnsan.workers.dev/webhook [has_custom_certificate] => [pending_update_count] => 0 [max_connections] => 40 [ip_address] => 172.67.128.105 [allowed_updates] => Array ( [0] => message [1] => callback_query ) ) )