I want to allow only users from a particular school - say Harvard - to access a telegram group. So, I need the person to “register” - say on a bot and share his abc@harvard.edu email address. I then verify the email through a verification code. He has to enter the code in the registration and only thereafter he can join the telegram group.
No other person is allowed to join the telegram group. As such, there shouldn’t be a telegram link that someone can use to get into the group unauthenticated.
Is this possible to do technically? I see a company called “invite member” and they seem to be able to do something similar, except they charge a user for membership, so it means presumably there is a way to allow a telegram group to selectively accept members.
Thanks!