I have a program that receives links from messages that you need to join, but how to do it if the channel is closed and access to it is only by an individual link?
I need help, I made a profile manager, the program goes through all the accounts from one folder, but if there is an invalid session, the program stops, what should I do?
how to get information about the number of participants in the channel? I searched everywhere but did not find it, I tried using get_participants_count but the program gives ...