WTelegramClient/src
2024-05-28 17:15:39 +02:00
..
Client.cs Fix: ReactorError wasn't always triggered correctly on connection lost 2024-05-28 00:37:58 +02:00
Client.Helpers.cs Fix: ReactorError wasn't always triggered correctly on connection lost 2024-05-28 00:37:58 +02:00
Compat.cs net8.0 target, compatible with AOT 2024-03-26 12:07:03 +01:00
Encryption.cs net8.0 target, compatible with AOT 2024-03-26 12:07:03 +01: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 renaming 2 files 2024-04-05 13:57:47 +02:00
Session.cs Catch/Log sessionStore.Write exceptions (fix #248) 2024-04-28 00:44:36 +02:00
TL.cs Fix excessive stack usage (#246) 2024-04-22 17:28:44 +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 181: Fact check, Message effects, Payment stars... 2024-05-28 17:15:39 +02:00
TL.SchemaFuncs.cs API Layer 181: Fact check, Message effects, Payment stars... 2024-05-28 17:15:39 +02:00
TL.Secret.cs API Layer 181: Fact check, Message effects, Payment stars... 2024-05-28 17:15:39 +02:00
TL.Table.cs API Layer 181: Fact check, Message effects, Payment stars... 2024-05-28 17:15:39 +02:00
TL.Xtended.cs Fix excessive stack usage (#246) 2024-04-22 17:28:44 +02:00
TlsStream.cs Mark most classes as sealed & partial 2024-03-26 02:30:16 +01:00
UpdateManager.cs Fix potential conflict on System.Collections.Immutable 2024-04-16 15:19:12 +02:00
WTelegramClient.csproj API Layer 181: Fact check, Message effects, Payment stars... 2024-05-28 17:15:39 +02:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00