WTelegramClient/src
2024-11-18 13:44:32 +01:00
..
Client.cs Improved HTTP mode reliability 2024-11-18 13:44:32 +01:00
Client.Helpers.cs Added helpers Message.ReplyHeader .TopicID. Fix duplicate pinned in Channels_GetAllForumTopics 2024-11-02 22:54:20 +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 net8.0 target, compatible with AOT 2024-03-26 12:07:03 +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 No need to escape MarkdownV2 chars in code sections 2024-07-20 02:06:40 +02:00
Session.cs Catch/Log sessionStore.Write exceptions (fix #248) 2024-04-28 00:44:36 +02:00
TL.cs Improved HTTP support 2024-10-07 02:43:07 +02:00
TL.MTProto.cs API Layer 178: mostly reactions & sponsored stuff 2024-04-24 17:42:46 +02:00
TL.Schema.cs api doc 2024-11-14 13:16:44 +01:00
TL.SchemaFuncs.cs api doc 2024-11-14 13:16:44 +01:00
TL.Secret.cs API Layer 181: Fact check, Message effects, Payment stars... 2024-05-28 17:15:39 +02:00
TL.Table.cs API Layer 192: sponsored messages for bots, paid broadcast for bots (allow_paid_floodskip), video processing flags 2024-10-31 18:19:53 +01:00
TL.Xtended.cs Added helpers Message.ReplyHeader .TopicID. Fix duplicate pinned in Channels_GetAllForumTopics 2024-11-02 22:54:20 +01:00
TlsStream.cs Mark most classes as sealed & partial 2024-03-26 02:30:16 +01:00
UpdateManager.cs Fix: UpdateManager losing synchronization context 2024-10-29 15:42:02 +01:00
WTelegramClient.csproj API Layer 192: sponsored messages for bots, paid broadcast for bots (allow_paid_floodskip), video processing flags 2024-10-31 18:19:53 +01:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00