WTelegramClient/src
2025-08-27 00:06:30 +02:00
..
Client.cs Try to improve diagnostics/handling of weird email login case (#331) 2025-08-27 00:06:30 +02:00
Client.Helpers.cs Try to improve diagnostics/handling of weird email login case (#331) 2025-08-27 00:06:30 +02:00
Compat.cs Added DisposeAsync, ResetAsync. Now Login() starts Reactor on current context, useful for UI access within OnUpdates/OnOther (LoginUserIfNeeded was already doing that) 2024-09-06 18:22:05 +02:00
Encryption.cs Store less stuff in session data and reduce save frequency for better performance. 2025-04-06 19:48:43 +02:00
Helpers.cs fix #242: correctly handle UserEmpty in ReadTLDictionary 2024-04-04 11:12:59 +02:00
SecretChats.cs Renamed OnUpdate => OnUpdates (with temporary compatibility shim) 2024-03-29 16:42:58 +01:00
Services.cs CollectUsersChats: don't update usernames from min info 2025-08-01 00:17:12 +02:00
Session.cs Use signed DcId values (improved logs) 2025-06-26 22:02:26 +02:00
TL.cs Use signed DcId values (improved logs) 2025-06-26 22:02:26 +02:00
TL.MTProto.cs API Layer 178: mostly reactions & sponsored stuff 2024-04-24 17:42:46 +02:00
TL.Schema.cs API Layer 211.2: StarsTransaction flag posts_search 2025-08-16 13:01:43 +02:00
TL.SchemaFuncs.cs API Layer 211.2: StarsTransaction flag posts_search 2025-08-16 13:01:43 +02:00
TL.Secret.cs api doc 2025-01-02 00:27:45 +01:00
TL.Table.cs API Layer 211.2: StarsTransaction flag posts_search 2025-08-16 13:01:43 +02:00
TL.Xtended.cs Helpers to download animated photos (DownloadFileAsync + photo.LargestVideoSize) 2025-06-29 16:42:27 +02:00
TlsStream.cs Building with Github Actions 2025-03-03 02:02:06 +01:00
UpdateManager.cs Fix: UpdateManager losing synchronization context 2024-10-29 15:42:02 +01:00
WTelegramClient.csproj API Layer 211: Stories Albums, user's pending Stars Rating, SearchPosts + Check Flood, ... 2025-08-02 02:05:49 +02:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00