How do I get authentication in a telegram bot?
Telegram Bots are ready now. If we use the analogy of web browser and websites, the telegram client applications are like the browser clients. The Telegram Chatrooms are like websites. Suppose we have some information we only want to restrict to certain users, on the websites, we will have authentication. How do we achieve the same effect on the Telegram Bots? I was told that I can use deep linking. See description here I will reproduce it below: Create a bot with a suitable username, e.g. @ExampleComBot Set up a webhook for incoming messages Generate a random string of a sufficient length, e