How to Create a Contact Form using Telegram Bot API
Collect your visitors' form submissions on Telegram
Hello! Welcome to Fineshop Design. As we know, Blogger Contact Form API was updated recently and now it requires a token each an every time to successfully submit the form, that means you need to add Contact Form Widget through Layout which results in slow page loading due to blogger widgets javascripts, which we were using in only the form page earlier. Most of Bloggers use Telegram, so I have come up with a new post titled How to Create a Contact Form using Telegram Bot API . Today, I will share codes which will allow you to receive the form submissions directly to your Telegram Group. You can also add extra fields in this form, i.e. Mobile Number, Website or anything, which was not possible in Blogger Contact Form. This is an educational tutorial. Please consider using it for good intension. Before we start let's take a look at its Demo. Demo Requirements A telegram bot, if you don't have, you can read documentation here . Bot API token is required. A Telegram Group's ID, for tha…