WTelegramClient/src
Wizou 12850182ff fix #25: possible NullReferenceException with Document.LargestThumbSize
fix undisposed FileStream on broken session file.
2022-01-26 11:08:33 +01:00
..
Client.cs store api_id in session file. optional session_key (=api_hash by default) as encryption key 2022-01-25 16:37:09 +01:00
Compat.cs Fix 444 trying to download from a media_only DC with unnegociated AuthKey 2021-12-05 07:21:30 +01:00
Encryption.cs reduce allocations for encryption 2022-01-07 01:14:16 +01:00
Helpers.cs store api_id in session file. optional session_key (=api_hash by default) as encryption key 2022-01-25 16:37:09 +01:00
Session.cs fix #25: possible NullReferenceException with Document.LargestThumbSize 2022-01-26 11:08:33 +01:00
TL.cs Support GZipped array in RpcResult 2022-01-17 15:06:29 +01:00
TL.Helpers.cs fix #25: possible NullReferenceException with Document.LargestThumbSize 2022-01-26 11:08:33 +01:00
TL.MTProto.cs webdoc "only simple chat" for 4 more methods 2022-01-21 19:04:33 +01:00
TL.Schema.cs store api_id in session file. optional session_key (=api_hash by default) as encryption key 2022-01-25 16:37:09 +01:00
TL.Secret.cs Move TL methods in Extensions class and TL.Methods namespace. Remove partial modifiers when possible 2021-11-10 17:26:40 +01:00
TL.Table.cs Upgrade to layer 137 2022-01-19 21:31:07 +01:00
TlsStream.cs factorize IndirectStream 2022-01-21 01:40:10 +01:00
WTelegramClient.csproj adding WinForms_app.zip 2022-01-12 00:37:55 +01:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00