This project is an example of Telegram bot on Golang that provides info about car region by registration region code.
curl -F "url=<WEBHOOK_DOMAIN>/webhook" https://api.telegram.org/bot<TELEGRAM_BOT_TOKEN>/setWebhook
TELEGRAM_BOT_TOKEN=<TELEGRAM_BOT_TOKEN> go run main.go handler.go