WTelegramClient/src
2022-04-18 22:07:04 +02:00
..
Client.cs Fix NullRef when RPC result is a nullable TL type 2022-04-18 22:07:04 +02:00
Client.Helpers.cs Provide X number (if any) and generic message in RpcException. Retry only once on -503 error. 2022-04-11 12:08:17 +02:00
Compat.cs Various minor stuff 2022-04-01 21:48:28 +02: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 Provide X number (if any) and generic message in RpcException. Retry only once on -503 error. 2022-04-11 12:08:17 +02:00
TL.Extensions.cs Provide X number (if any) and generic message in RpcException. Retry only once on -503 error. 2022-04-11 12:08:17 +02:00
TL.Helpers.cs Upgrade to layer 140: Ringtones/Sounds, Custom bot menu, ... 2022-04-13 16:02:02 +02:00
TL.MTProto.cs Move ParseX logic out of TL.MTProto 2022-04-13 15:53:06 +02:00
TL.Schema.cs Upgrade to layer 140: Ringtones/Sounds, Custom bot menu, ... 2022-04-13 16:02:02 +02:00
TL.SchemaFuncs.cs Upgrade to layer 140: Ringtones/Sounds, Custom bot menu, ... 2022-04-13 16:02:02 +02: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 140: Ringtones/Sounds, Custom bot menu, ... 2022-04-13 16:02:02 +02: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