WTelegramClient/src
2021-11-10 01:20:54 +01:00
..
Client.cs Use records for TL methods 2021-11-10 01:20:54 +01:00
Compat.cs Use records for TL methods 2021-11-10 01:20:54 +01:00
Encryption.cs renamed ITLObject to IObject 2021-11-07 16:52:58 +01:00
Helpers.cs We don't need to store full User in session file anymore 2021-11-07 09:09:15 +01:00
Session.cs We don't need to store full User in session file anymore 2021-11-07 09:09:15 +01:00
TL.cs Use records for TL methods 2021-11-10 01:20:54 +01:00
TL.Helpers.cs More helpers that simplify the handling of Updates 2021-11-09 03:00:03 +01:00
TL.MTProto.cs Use records for TL methods 2021-11-10 01:20:54 +01:00
TL.Schema.cs Use records for TL methods 2021-11-10 01:20:54 +01:00
TL.Secret.cs renamed ITLObject to IObject 2021-11-07 16:52:58 +01:00
TL.Table.cs Get rid of ITLFunction lambda writer and use declared ITLMethod<Ret> classes instead 2021-11-07 16:50:59 +01:00
WTelegramClient.csproj reorder csproj properties 2021-11-04 03:28:01 +01:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00