WTelegramClient/src
2022-03-27 22:29:48 +02:00
..
Client.cs Fix race condition on pendingRpcs adding/pulling 2022-03-27 22:29:48 +02:00
Compat.cs Remove dependencies on Microsoft.Bcl.HashCode & System.Formats.Asn1 2022-02-22 11:50:55 +01:00
Encryption.cs call CollectField only if CollectAccessHash 2022-02-11 18:05:12 +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 lock sessionStore while updating/writing buffer to store 2022-03-20 13:09:25 +01:00
TL.cs Fix race condition on pendingRpcs adding/pulling 2022-03-27 22:29:48 +02:00
TL.Extensions.cs ctor for Input User/Channel with mandatory access_hash parameter 2022-03-27 12:18:43 +02:00
TL.Helpers.cs ctor for Input User/Channel with mandatory access_hash parameter 2022-03-27 22:26:57 +02:00
TL.MTProto.cs Split TL.Schema.cs and TL.Helpers.cs 2022-03-21 21:25:30 +01:00
TL.Schema.cs ctor for Input User/Channel with mandatory access_hash parameter 2022-03-27 12:18:43 +02:00
TL.SchemaFuncs.cs Split TL.Schema.cs and TL.Helpers.cs 2022-03-21 21:25:30 +01:00
TL.Secret.cs Upgrade to layer 139 : RTMP groupcalls, video stickerset, ... 2022-03-10 14:35:42 +01:00
TL.Table.cs Upgrade to layer 139 : RTMP groupcalls, video stickerset, ... 2022-03-10 14:35:42 +01:00
TlsStream.cs factorize IndirectStream 2022-01-21 01:40:10 +01:00
WTelegramClient.csproj Remove dependencies on Microsoft.Bcl.HashCode & System.Formats.Asn1 2022-02-19 03:30:50 +01:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00