WTelegramClient/src
2023-04-24 22:03:03 +02:00
..
Client.cs Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
Client.Helpers.cs Telegram suddenly removed Messages_GetAllChats method 🤦🏻‍♂ So here it is back, as a helper based on GetAllDialogs 2023-04-24 22:03:03 +02:00
Compat.cs Support IDictionary in CollectUsersChats (#137) 2023-04-09 14:14:56 +02:00
Encryption.cs Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
Helpers.cs Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
SecretChats.cs Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
Session.cs Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
TL.cs added some helpers 2023-04-21 16:31:57 +02:00
TL.Extensions.cs Support IDictionary in CollectUsersChats (#137) 2023-04-09 14:14:56 +02:00
TL.Helpers.cs added Document.GetAttribute<> helpers, setters on Input* classes and more 2023-04-23 14:35:08 +02:00
TL.MTProto.cs TL abstract => virtual props 2022-09-29 11:53:41 +02:00
TL.Schema.cs added Document.GetAttribute<> helpers, setters on Input* classes and more 2023-04-23 14:35:08 +02:00
TL.SchemaFuncs.cs Layer 158: chat wallpapers, enhanced chat folders/lists & switch-inline, edit bot infos, ... 2023-04-21 18:02:13 +02:00
TL.Secret.cs Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
TL.Table.cs Layer 158: chat wallpapers, enhanced chat folders/lists & switch-inline, edit bot infos, ... 2023-04-21 18:02:13 +02:00
TlsStream.cs Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
WTelegramClient.csproj added Document.GetAttribute<> helpers, setters on Input* classes and more 2023-04-23 14:35:08 +02:00
WTelegramClient.sln Move code to src folder 2021-08-07 06:25:51 +02:00