TLSharp
TLSharp copied to clipboard
Join the group and find out if I joined.
Hello.
I have a code for joining the group, and its final part looks like this.
var Respons = await client.SendRequestAsync<TLUpdates>(Request);
I need to find out if the account has joined the group, or it has already been in it before. Tell me, please, how this can be done.
Get a list of all subscribers and then find out if you eat in it or not