wiz0u / WTelegramClient

Telegram Client API (MTProto) library written 100% in C# and .NET
https://wiz0u.github.io/WTelegramClient/
MIT License
990 stars 163 forks source link

Chat Folder supported ? #271

Closed graysuit closed 3 months ago

graysuit commented 3 months ago

Hi Is Chat Folder supported ? Because I haven't find any wiki or code while search.

Actually I created too many channels with similar names. So want to sort them. Maybe chat folder can help categorize them ?

github-actions[bot] commented 3 months ago

Please note that Github issues should be used only for problems with the library code itself.

For questions about Telegram API usage, you can search the API official documentation and the full list of methods. WTelegramClient covers 100% of the API and let you do anything you can do in an official client.

If the above links didn't answer your problem, click here to ask your question on StackOverflow so the whole community can help and benefit.