Posted inSolutions
Using VB.net to get Telegram Contact from Group
To get Telegram contacts from a group using VB.NET, you can utilize the Telegram.Bot library, which provides a wrapper around the Telegram Bot API. Here's an example of how you can achieve this: