WTelegramClient/src
2021-09-18 02:40:58 +02:00
..
Client.cs Fix "Invalid frame_len" when downloading files 2021-09-18 02:40:58 +02:00
Compat.cs Switch to MTProto Intermediate transport protocol (more lightweight/adequate for TCP) 2021-09-17 03:44:52 +02:00
Encryption.cs Fix issue with SHA computation under .NET Framework 2021-09-02 00:00:54 +02:00
Generator.cs Convert empty type hierarchies to enums 2021-09-18 02:11:23 +02:00
Helpers.cs Remember the good primes to prevent verifying them twice 2021-09-01 23:03:04 +02:00
Helpers.TL.cs Upgrade to layer 133 (lots of changes, all IDs are now long). You'll need to delete your WTelegram.session files 2021-09-17 03:58:52 +02:00
Session.cs Add compatibility with .NET Standard 2.0 (multi-target) 2021-08-16 22:30:45 +02:00
TL.cs Fix "Non-negative number" issue with large bytes fields 2021-09-18 02:30:12 +02:00
TL.MTProto.cs Convert empty type hierarchies to enums 2021-09-18 02:11:23 +02:00
TL.Schema.cs Fix "Invalid frame_len" when downloading files 2021-09-18 02:40:58 +02:00
TL.Secret.cs Convert TL functions to extension methods 2021-09-17 04:53:02 +02:00
TL.Table.cs Convert empty type hierarchies to enums 2021-09-18 02:11:23 +02:00
WTelegramClient.csproj Update callback is now void (or async void) 2021-09-05 01:08:16 +02:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00