wiz0u / WTelegramClient

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

Messages_GetAllChats() only returns channels. #101

Closed ru-talion closed 2 years ago

ru-talion commented 2 years ago

On the account in the list of active chats I have 3 chats and 2 channels. Total 5. I use Messages_GetAllChats() as in the example on the main page: var chats = await client.Messages_GetAllChats(); The method returns me only 2 channels. There are no chats, only channels.

wiz0u commented 2 years ago

Read the README & FAQ in details: https://github.com/wiz0u/WTelegramClient/blob/master/FAQ.md#chats-chats