WTelegramClient/src
2022-07-01 12:18:13 +02:00
..
Client.cs fix issue with MTProxy and media dc_id 2022-06-19 18:08:19 +02:00
Client.Helpers.cs revoke_history always true for DeleteChatUser helpers (same behavior with channels) 2022-06-23 01:51:55 +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 Fixed "ignoring old msg_id" warnings on session start 2022-07-01 12:18:13 +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 parameters MessagesFilter filter are optional 2022-06-23 01:49:07 +02:00
TL.SchemaFuncs.cs parameters MessagesFilter filter are optional 2022-06-23 01:49:07 +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 143: Premium features (long file_size, transcribed audio, chat mgmt...), advanced invoice/purchase, bot attach menu... 2022-06-15 01:58:44 +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