Telegram Client API (MTProto) library written 100% in C# and .NET
Find a file
Wizou 498aa2c319 Generator creates the mapping table.
Added a delay for SignUp
2021-08-06 20:17:19 +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 Generator creates the mapping table. 2021-08-06 20:17:19 +02:00
Encryption.cs Implemented several of the TODOs: 2021-08-06 07:28:54 +02:00
Generator.cs Generator creates the mapping table. 2021-08-06 20:17:19 +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 Generator creates the mapping table. 2021-08-06 20:17:19 +02:00
TL.MTProto.cs Generator creates the mapping table. 2021-08-06 20:17:19 +02:00
TL.Schema.cs Generator creates the mapping table. 2021-08-06 20:17:19 +02:00
TL.Secret.cs Generator creates the mapping table. 2021-08-06 20:17:19 +02:00
TL.Table.cs Generator creates the mapping table. 2021-08-06 20:17:19 +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