SSerhiiinbotservice.hashnode.dev·18h ago · 4 min readWebhook controller for the Telegram bot on Yii2: secret_token, idempotence and queueA practical guide to accepting Telegram updates in Yii2: actionWebhook with CSRF disabled, checking X-Telegram-Bot-Api-Secret-Token, saving update_id... Webhook is the main way to get updates Telegram00