Hello
I have a channel and i have a telegram bot manager in my channel.I want to get list of users of channel.
I used bot.getChatMembersCount method, but it give me just count of my channel's users, and I want to get the name of users to detect delete accounts in my channel.
Hello I have a channel and i have a telegram bot manager in my channel.I want to get list of users of channel. I used bot.getChatMembersCount method, but it give me just count of my channel's users, and I want to get the name of users to detect delete accounts in my channel.