WTelegramClient/src
2021-09-17 03:25:27 +02:00
..
Client.cs fetch Updates_GetState on session resuming to subscribe to new updates 2021-09-17 03:25:27 +02:00
Compat.cs Fix warning: The predefined type "RuntimeHelpers" is defined in multiple assemblies 2021-08-30 16:13:52 +02:00
Encryption.cs Fix issue with SHA computation under .NET Framework 2021-09-02 00:00:54 +02:00
Generator.cs Upgrade to layer 131 2021-08-20 14:45:39 +02:00
Helpers.cs Remember the good primes to prevent verifying them twice 2021-09-01 23:03:04 +02:00
Helpers.TL.cs Moved UpdateCrc32 to Compat 2021-08-25 12:53:36 +02:00
Session.cs Add compatibility with .NET Standard 2.0 (multi-target) 2021-08-16 22:30:45 +02:00
TL.cs Added auto-reconnect system, hoping it will help with connection shutdown issues 2021-09-16 04:47:15 +02:00
TL.MTProto.cs Upgrade to layer 131 2021-08-20 14:45:39 +02:00
TL.Schema.cs Upgrade to layer 131 2021-08-20 14:45:39 +02:00
TL.Secret.cs Upgrade to layer 131 2021-08-20 14:45:39 +02:00
TL.Table.cs Upgrade to layer 131 2021-08-20 14:45:39 +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