WTelegramClient/src
2025-11-15 18:21:15 +01:00
..
Client.cs Removed annoying Peer implicit long operator (reverts #229) 2025-11-09 22:32:47 +01:00
Client.Helpers.cs Added missing DownloadFileAsync(doc, videoSize) 2025-10-31 00:31:30 +01:00
Compat.cs Added DisposeAsync, ResetAsync. Now Login() starts Reactor on current context, useful for UI access within OnUpdates/OnOther (LoginUserIfNeeded was already doing that) 2024-09-06 18:22:05 +02:00
Encryption.cs ToBytes TL.Serialization helper. 2025-11-05 15:00:48 +01:00
Helpers.cs fix #242: correctly handle UserEmpty in ReadTLDictionary 2024-04-04 11:12:59 +02:00
SecretChats.cs Renamed OnUpdate => OnUpdates (with temporary compatibility shim) 2024-03-29 16:42:58 +01:00
Services.cs Collect: Fix Channel losing participants_count 2025-10-31 00:36:24 +01:00
Session.cs Use signed DcId values (improved logs) 2025-06-26 22:02:26 +02:00
TL.cs Clamp TL stamps to 0..int.MaxValue, mapping edge to DateTime.Min/MaxValueaa 2025-11-15 18:21:15 +01:00
TL.MTProto.cs Fix incorrect bare type for DestroyAuthKey, RpcDropAnswer, DestroySession 2025-11-13 07:45:57 +01:00
TL.Schema.cs Change UserStatusOffline.was_online to a DateTime 2025-10-31 00:30:02 +01:00
TL.SchemaFuncs.cs API Layer 216: topics methods/updates moved to prefix Messages_* (to support topics for bots), contact notes, groupcall comments, profile color, stargifts stuff 2025-10-31 00:27:32 +01:00
TL.Secret.cs api doc 2025-10-06 18:34:25 +02:00
TL.Table.cs Fix incorrect bare type for DestroyAuthKey, RpcDropAnswer, DestroySession 2025-11-13 07:45:57 +01:00
TL.Xtended.cs Removed annoying Peer implicit long operator (reverts #229) 2025-11-09 22:32:47 +01:00
TlsStream.cs Building with Github Actions 2025-03-03 02:02:06 +01:00
UpdateManager.cs Collect: Fix Channel losing participants_count 2025-10-31 00:36:24 +01:00
WTelegramClient.csproj Delete alt-session on AUTH_KEY_UNREGISTERED for renegociation 2025-10-31 18:21:11 +01:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00