Commit graph

492 commits

Author SHA1 Message Date
Wizou 19d2c566eb yml 2023-05-27 23:54:18 +02:00
Wizou 2e41a1734a yml 2023-05-27 23:52:51 +02:00
Wizou 25bfacb3f1 yml 2023-05-27 23:51:42 +02:00
Wizou fb8d694886 yml 2023-05-27 23:41:20 +02:00
Wizou 6f8c964f60 updated "Program_ListenUpdates" example 2023-05-27 23:35:14 +02:00
Wizou a69e032354 updated "Program_ListenUpdates" example 2023-05-27 23:33:08 +02:00
Wizou 3603b9e2e3 updated "Program_ListenUpdates" example 2023-05-27 23:30:01 +02:00
Wizou 2937d1c7b9 yml 2023-05-27 23:27:43 +02:00
Wizou 0825527860 yml 2023-05-27 23:25:06 +02:00
Wizou e4c961a697 updated "Program_ListenUpdates" example 2023-05-27 23:20:26 +02:00
Wizou d054ae7eea updated "Program_ListenUpdates" example 2023-05-27 23:17:53 +02:00
Wizou fd48ea2974 updated "Program_ListenUpdates" example 2023-05-27 23:15:21 +02:00
Wizou fc54a93d00 updated "Program_ListenUpdates" example 2023-05-27 23:10:37 +02:00
Wizou 660933d8c7 updated "Program_ListenUpdates" example 2023-05-27 23:08:39 +02:00
Wizou f4d435b807 updated "Program_ListenUpdates" example 2023-05-27 23:05:11 +02:00
Wizou de4b5e606d updated "Program_ListenUpdates" example 2023-05-27 23:01:04 +02:00
Wizou 7feb4a40ec updated "Program_ListenUpdates" example 2023-05-27 18:05:24 +02:00
Wizou b282d2e007 Prevent 'You must connect to Telegram first' during network loss
api doc
2023-05-18 22:02:53 +02:00
Wizou d1e583cc86 Prevent "You must connect to Telegram first" during network loss
(closes #157)
2023-05-18 21:50:19 +02:00
Wizou 131fd36106 Fix ReactorError not correctly raised. Added Program_ReactorError example 2023-05-17 18:26:53 +02:00
Wizou e8b0bb9245 ActiveUsernames helpers
Github action telegram-api
2023-05-17 11:45:06 +02:00
Wizou 98f6a26b09 api doc 2023-05-11 12:46:34 +02:00
wiz0u be0a357b9b
Added section: Get chat and user info from a message 2023-05-09 03:44:27 +02:00
Wizou 30fc1cad8d Support chats cache in AnalyzeInviteLink/GetMessageByLink
(closes #148)
2023-05-04 17:07:47 +02:00
Wizou c052ac2e2c fix issue with Channels_GetAdminLog helper 2023-05-03 14:24:52 +02:00
Wizou 30618cb316 Implement Future Salts mecanism to prevent replay attacks 2023-05-02 22:49:38 +02:00
Wizou 753ac12eb1 OnUpdate is now only for updates. OnOther is used for other notifications 2023-05-01 18:21:03 +02:00
Wizou 5adde27f88 new TLS client hello generation 2023-04-29 16:45:03 +02:00
Wizou 35c492de4f moved IsGroup IsChannel up to ChatBase 2023-04-25 20:47:57 +02:00
Wizou e33184fabb improved api doc for Flags 2023-04-25 16:51:39 +02:00
Wizou 6a75f0a9d8 Fix progressCallback abort/exception handling during DownloadFileAsync 2023-04-25 13:19:15 +02:00
Wizou 7c7a2a0625 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
Wizou ee2f0bfee1 added Document.GetAttribute<> helpers, setters on Input* classes and more 2023-04-23 14:35:08 +02:00
Wizou acb7ff1d74 Layer 158: chat wallpapers, enhanced chat folders/lists & switch-inline, edit bot infos, ... 2023-04-21 18:02:13 +02:00
Wizou 24a46206e1 api doc 2023-04-21 16:33:04 +02:00
Wizou 22e64ea3ee added some helpers 2023-04-21 16:31:57 +02:00
Wizou d53dc5f07c Support IDictionary in CollectUsersChats (#137) 2023-04-09 14:14:56 +02:00
wiz0u 0c6a8dd0a9
Create autolock.yml 2023-04-08 18:46:18 +02:00
Wizou 2f79411fce Support IDictionary in CollectUsersChats (closes #137)
Renamed UserID => UserId due to discrepancy
2023-04-08 16:32:19 +02:00
Wizou ddfa095f1a api doc 2023-04-08 16:26:33 +02:00
Wizou 9af6404eff Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException 2023-04-02 13:44:23 +02:00
Wizou 621a88bb9f Fix cache_time type 2023-04-02 00:06:26 +02:00
Wizou 81870b2de1 API Layer 156: some email login stuff 2023-03-26 17:59:15 +02:00
Wizou b307534078 api doc 2023-03-24 16:57:54 +01:00
Wizou 2f3106fe69 MainUsername property on IPeerInfo 2023-03-16 13:43:18 +01:00
Wizou fd9177f805 API Layer 155: timestamp of reactions 2023-03-09 22:41:07 +01:00
Wizou b63829393e Don't raise ReactorError for alt DCs 2023-03-09 22:32:57 +01:00
Wizou c646cac738 API Layer 154: bot app/webview stuff, modifying stickers... 2023-03-08 20:47:10 +01:00
Wizou 22ea4c6de8 update doc 2023-03-08 20:10:09 +01:00
Wizou 86796ebf0c Correctly dispose session store on ctor exception (#128) 2023-02-26 17:09:45 +01:00