How to implement authorization using a Telegram API?
问题 I want to implement multiple authorization using PHP for interaction with Telegram REST API. What task am I trying to solve? Well, it\'s simple: several dozens of users (all of them have a carma like here (+10, -2, +1000 etc.) with relevant group taxonomy: web-masters and customers) have a user profile on my website. After they reach a certain amount of carma and since they are authorized in their profile they are joined to private chats based on Telegram generated for them automatically.