Telegram Client API (MTProto) library written 100% in C# and .NET
Find a file
Wizou 6315b78803 Implemented several of the TODOs:
- Encrypt session file
- Export/Import user authorization on DC migration.
- Implemented SignUpRequired
- function requests moved to class Fn, generation fix
2021-08-06 07:28:54 +02:00
.gitattributes Add .gitignore and .gitattributes. 2021-08-04 00:40:07 +02:00
.gitignore Add .gitignore and .gitattributes. 2021-08-04 00:40:07 +02:00
azure-pipelines.yml Make Package version same as Build number 2021-08-06 02:31:59 +02:00
Client.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
Encryption.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
Generator.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
Helpers.cs Better endianness code 2021-08-06 01:54:29 +02:00
Session.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
TL.cs Better endianness code 2021-08-06 01:54:29 +02:00
TL.MTProto.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
TL.Schema.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
TL.Secret.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
WTelegramClient.csproj Better endianness code 2021-08-06 01:54:29 +02:00
WTelegramClient.sln Add project files. 2021-08-04 00:40:09 +02:00