0

I have WTelegramClient and I need to change the chat(group,supgroup) from public to private chat ,I am tried to find solutions in the WTelegramClient but I don't find it ..

I am tried to changing chat type from public to private chat using WTelegramClient, but I can not it

1 Answers1

0

try Channels_UpdateUsername(channel, null)

Side note: DON'T WRITE comments on random Github commits requesting new features to be added to the library, especially after I told you in Github Issues that it was no a library problem but rather a question about using Telegram API correctly. Next time, I will report the abuse.

Wizou
  • 1,336
  • 13
  • 24