Wizou
|
2451068a71
|
API Layer 195: searchStickers, Bot API 8.1 (star referral program)
|
2024-12-04 20:10:05 +01:00 |
|
Wizou
|
d42c211f30
|
api doc
|
2024-11-22 19:40:15 +01:00 |
|
Wizou
|
48a1406acc
|
Raise OwnUpdates for Messages_InvitedUsers & Payments_PaymentResult
|
2024-11-22 16:27:21 +01:00 |
|
Wizou
|
ccad6f9f31
|
Limit parallel transfers to 1 in HTTP mode
|
2024-11-21 17:08:08 +01:00 |
|
Wizou
|
ddc0a3caef
|
HtmlText/Markdown: support for collapsed Blockquote
|
2024-11-20 22:59:06 +01:00 |
|
Wizou
|
b40557f78c
|
API Layer 194: bot star subscriptions feedback
|
2024-11-18 14:40:01 +01:00 |
|
Wizou
|
9208d0b92c
|
API Layer 193: fullscreen mini-apps, Bot API 8.0
|
2024-11-18 14:17:28 +01:00 |
|
Wizou
|
fc441121a3
|
Improved HTTP mode reliability
|
2024-11-18 13:44:32 +01:00 |
|
Wizou
|
9ad6220527
|
Fix potential deadlock in HTTP mode
|
2024-11-14 13:18:05 +01:00 |
|
Wizou
|
60dab9e6f3
|
api doc
|
2024-11-14 13:16:44 +01:00 |
|
Wizou
|
18fc1b32af
|
Program_DownloadSavedMedia: demo how to abort a transfer
|
2024-11-14 00:49:45 +01:00 |
|
Wizou
|
f1c1d0a6a2
|
Added helpers Message.ReplyHeader .TopicID. Fix duplicate pinned in Channels_GetAllForumTopics
|
2024-11-02 22:54:20 +01:00 |
|
Wizou
|
33dd2d02d6
|
Use ?? default, more clean/readable than GetValueOrDefault
|
2024-11-02 02:40:34 +01:00 |
|
Wizou
|
3d0de9ef9f
|
added helper method Channels_GetAllForumTopics
|
2024-11-02 00:14:23 +01:00 |
|
Wizou
|
0cc8a324cb
|
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 |
|
Wizou
|
6317fed8e0
|
Fix: UpdateManager losing synchronization context
|
2024-10-29 15:42:02 +01:00 |
|
Wizou
|
322f5f132f
|
Fix: UpdateManager losing synchronization context
|
2024-10-29 14:39:05 +01:00 |
|
Wizou
|
e758e9136c
|
Fix issue with incomplete ForwardMessagesAsync
|
2024-10-26 17:32:40 +02:00 |
|
Wizou
|
cb8bcb5b8b
|
Fix MTProxy broken since HTTP support
|
2024-10-25 01:35:17 +02:00 |
|
Wizou
|
9a4643ecef
|
added helper method ForwardMessagesAsync
|
2024-10-24 23:57:26 +02:00 |
|
Wizou
|
6354d0e8b7
|
Manager: workaround Updates_GetState returning wrong QTS
|
2024-10-18 01:15:45 +02:00 |
|
Wizou
|
75f5832ef6
|
API Layer 190: Text attached to gifts
|
2024-10-15 17:01:14 +02:00 |
|
Wizou
|
e4d66925e3
|
Update System.Text.Json due to vulnerability CVE-2024-43485
|
2024-10-15 16:49:22 +02:00 |
|
Wizou
|
3b52b3a200
|
Updated version to 4.2
|
2024-10-07 14:58:12 +02:00 |
|
Wizou
|
73e4b6c871
|
API Layer 189: Star Gifts, improved reporting
|
2024-10-07 14:42:22 +02:00 |
|
Wizou
|
62c105959c
|
Improved HTTP support
|
2024-10-07 02:43:07 +02:00 |
|
Wizou
|
a19db86c1d
|
Support for connecting to Telegram via on-demand HTTP requests instead of permanent TCP connection: client.HttpMode (experimental)
|
2024-09-30 02:15:10 +02:00 |
|
Wizou
|
4f9accdfc8
|
SendAlbumAsync: For bots, upload external url natively instead of fetching via HttpClient
|
2024-09-23 00:21:14 +02:00 |
|
Wizou
|
dcfd89c2a8
|
AnalyzeInviteLink: hacky detection of request_needed/join_request for basic chat links
|
2024-09-21 19:39:41 +02:00 |
|
Wizou
|
6cfa2a4da6
|
API Layer 188: Channels_ClickSponsoredMessage, KeyboardButtonCopy, alt_documents
|
2024-09-19 13:34:56 +02:00 |
|
Wizou
|
f0a649c147
|
Fix #284: OnOwnUpdates null warning on Messages_AffectedMessages
|
2024-09-08 19:16:23 +02:00 |
|
Wizou
|
b6cb62793c
|
Fix infinite recursion on Dispose (#274) 🎬Take 3
|
2024-09-07 18:50:07 +02:00 |
|
Wizou
|
68a1c8650f
|
Use more ResetAsync/DisposeAsync internally for better async
|
2024-09-07 18:43:52 +02:00 |
|
Wizou
|
62a691359b
|
API Layer 187: Star Giveaways, private paid reactions, bot msg for paid media
|
2024-09-07 02:09:42 +02:00 |
|
Wizou
|
be7027b318
|
more IAsyncDisposable stuff
|
2024-09-07 01:59:27 +02:00 |
|
Wizou
|
9fe6a9d74f
|
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 |
|
Wizou
|
9315913519
|
Fix infinite recursion on Dispose (#274) 🎬Take 2
|
2024-09-05 18:51:53 +02:00 |
|
wiz0u
|
15b6346d2a
|
Update autolock.yml
|
2024-08-22 15:14:26 +02:00 |
|
Wizou
|
aef4fb795a
|
API Layer 186: star subscriptions, Super Channels, paid reactions, ...
|
2024-08-14 15:14:41 +02:00 |
|
Wizou
|
dea7691075
|
api doc
|
2024-08-14 14:41:26 +02:00 |
|
Wizou
|
a28b984395
|
Fix infinite recursion on Dispose after downloads (fix #274)
|
2024-08-10 23:29:08 +02:00 |
|
Wizou
|
e5c6086e11
|
API Layer 185: Bot stuff, Main Mini App, Stars payment stuff & more...
|
2024-07-31 19:35:34 +02:00 |
|
Wizou
|
6afb0803bb
|
api doc
|
2024-07-30 01:54:00 +02:00 |
|
Wizou
|
8654f99d2b
|
Manager: added opportunity to call DropPendingUpdates/StopResync before a resync
|
2024-07-30 01:50:26 +02:00 |
|
Wizou
|
9712233c00
|
Process Downloads really on media DCs, including for the main dc_id (fix #261)
|
2024-07-20 02:13:56 +02:00 |
|
Wizou
|
f7b3a56ce3
|
api doc
|
2024-07-20 02:10:39 +02:00 |
|
Wizou
|
d5101b4f3b
|
No need to escape MarkdownV2 chars in code sections
|
2024-07-20 02:06:40 +02:00 |
|
Wizou
|
4946322045
|
No need to escape MarkdownV2 chars in code sections
|
2024-07-12 14:34:30 +02:00 |
|
Wizou
|
7643ed5ba4
|
API Layer 184: MessageActionPaymentRefunded, flag can_view_stars_revenue
|
2024-07-07 22:55:12 +02:00 |
|
Wizou
|
88c05287be
|
Fix HtmlText exception with empty texts
|
2024-07-06 15:36:08 +02:00 |
|