How to Create a Contact Form using Telegram Bot API
We all know that Blogger Contact Form API was recently updated. As a result, a token is now required every time the form is submitted successfully. So, you have to add contact form widget via layout. This causes the page to load slowly because blogger widgets use JavaScript , which we were previously using only on form pages. Since most bloggers use Telegram, I created a new post called " How to Create a Contact Form Using Telegram Bot API ". Today I will show you how to send form submission to your Telegram group . You cannot add mobile number, website or anything else in blogger contact form . © BeatBootCreation | Contact Us Page The instruction that follows is informative. Please think of a good reason to use it. 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 that create a private group, login to Telegram We...