What's the use of Telegram webhooks? – Telegram API
I am using Telegraf library to work with Telegram API in Node.js and set up a webhook. Okay, now every request that was sent to the bot goes to the route. Now i can work with requests, register users, etc.…