WTelegramClient/src
Wizou 668b19e3e8 Renamed Update event to OnUpdate, returning Task
(to gracefully handle async exceptions)
2022-07-29 15:24:18 +02:00
..
Client.cs Renamed Update event to OnUpdate, returning Task 2022-07-29 15:24:18 +02:00
Client.Helpers.cs Renamed Update event to OnUpdate, returning Task 2022-07-29 15:24:18 +02:00
Compat.cs Various minor stuff 2022-04-01 21:48:28 +02:00
Encryption.cs fix issue with MTProxy and media dc_id 2022-06-19 18:08:19 +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 Added method to DisableUpdates 2022-07-12 01:31:18 +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 coherent null behaviour for UserOrChat helpers 2022-06-25 17:05:27 +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 144: Premium gifts, custom emoji stickers... 2022-07-29 02:21:05 +02:00
TL.SchemaFuncs.cs Upgrade to layer 144: Premium gifts, custom emoji stickers... 2022-07-29 02:21:05 +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 144: Premium gifts, custom emoji stickers... 2022-07-29 02:21:05 +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