WTelegramClient/src
2022-09-14 18:29:07 +02:00
..
Client.cs Support for login email registration (still experimental) 2022-09-14 18:29:07 +02:00
Client.Helpers.cs Removed compatibility with legacy (pre-2.0.0) session files 2022-08-11 19:39:18 +02:00
Compat.cs Minor code cleaning 2022-08-13 01:20:53 +02:00
Encryption.cs Support multiple Test DC connections 2022-09-11 15:34:38 +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 Removed compatibility with legacy (pre-2.0.0) session files 2022-08-11 19:39: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 No changes, documentation 2022-09-10 18:23:01 +02:00
TL.Helpers.cs No changes, documentation 2022-09-10 18:23:01 +02:00
TL.MTProto.cs Move ParseX logic out of TL.MTProto 2022-04-13 15:53:06 +02:00
TL.Schema.cs more 'params' arguments 2022-09-14 18:22:52 +02:00
TL.SchemaFuncs.cs more 'params' arguments 2022-09-14 18:22:52 +02:00
TL.Secret.cs more 'params' arguments 2022-09-14 18:22:52 +02:00
TL.Table.cs Upgrade to layer 145: Emoji/reactions/stickerset stuff, email verification 2022-09-02 23:47:51 +02:00
TlsStream.cs factorize IndirectStream 2022-01-21 01:40:10 +01:00
WTelegramClient.csproj updated Intellisense / doc 2022-09-02 23:02:44 +02:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00