WTelegramClient/src
2022-06-14 00:58:51 +02:00
..
Client.cs minor changes 2022-06-14 00:58:51 +02:00
Client.Helpers.cs added DeleteMessages helper 2022-05-21 02:32:15 +02:00
Compat.cs Various minor stuff 2022-04-01 21:48:28 +02:00
Encryption.cs Improve security by preventing replay attacks 2022-05-19 01:32:22 +02: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 Improve security by preventing replay attacks 2022-05-19 01:32:22 +02: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 added GetMessages helper and InputMessageID implicit operator 2022-05-20 14:54:07 +02:00
TL.MTProto.cs Move ParseX logic out of TL.MTProto 2022-04-13 15:53:06 +02:00
TL.Schema.cs added GetMessages helper and InputMessageID implicit operator 2022-05-20 14:54:07 +02:00
TL.SchemaFuncs.cs Retry wrong password/verification_code up to MaxCodePwdAttempts times 2022-05-31 14:28:37 +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 142: some various stuff 2022-05-15 00:36:28 +02:00
TlsStream.cs factorize IndirectStream 2022-01-21 01:40:10 +01:00
WTelegramClient.csproj Retry wrong password/verification_code up to MaxCodePwdAttempts times 2022-05-31 14:28:37 +02:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00