Wizou
|
f22990cb58
|
Support for Encrypted Files/Medias
|
2022-10-07 03:00:57 +02:00 |
|
Wizou
|
79097cdf8d
|
some more optimizations
|
2022-10-04 00:52:44 +02:00 |
|
Wizou
|
3784ad00ad
|
TL abstract => virtual props
|
2022-09-29 11:53:41 +02:00 |
|
Wizou
|
ec0285077e
|
xmldoc of recent layers
|
2022-09-25 19:21:00 +02:00 |
|
Wizou
|
f3f1b37b85
|
_saltChangeCounter is now in seconds
|
2022-09-24 15:34:31 +02:00 |
|
Wizou
|
222d24c9a6
|
updated Intellisense / doc
|
2022-09-02 23:02:44 +02:00 |
|
Wizou
|
f1448ac517
|
minor documentation update
|
2022-08-12 21:19:10 +02:00 |
|
Wizou
|
9b7e4293d8
|
Removed compatibility with legacy (pre-2.0.0) session files
|
2022-08-11 19:39:18 +02:00 |
|
Wizou
|
3e1506d0a7
|
Throw exception if calling API without connecting first.
|
2022-08-01 19:06:31 +02:00 |
|
Wizou
|
668b19e3e8
|
Renamed Update event to OnUpdate, returning Task
(to gracefully handle async exceptions)
|
2022-07-29 15:24:18 +02:00 |
|
Wizou
|
cf53520e02
|
minor clarifications
|
2022-07-29 02:19:25 +02:00 |
|
Wizou
|
08f58e3d0a
|
Fixed "ignoring old msg_id" warnings on session start
|
2022-07-01 12:18:13 +02:00 |
|
Wizou
|
b1c8d225f2
|
implicit InputStickerSet from string shortName
|
2022-06-17 15:12:50 +02:00 |
|
Wizou
|
8898308d9c
|
Upgrade to layer 143: Premium features (long file_size, transcribed audio, chat mgmt...), advanced invoice/purchase, bot attach menu...
|
2022-06-15 01:58:44 +02:00 |
|
Wizou
|
4a9652dc7a
|
added DeleteMessages helper
|
2022-05-21 02:32:15 +02:00 |
|
Wizou
|
3be28f0fbd
|
minor doc changes
|
2022-05-15 00:57:28 +02:00 |
|
Wizou
|
02c5b4137a
|
Fix NullRef when RPC result is a nullable TL type
|
2022-04-18 22:07:04 +02:00 |
|
Wizou
|
0f928d4992
|
Move ParseX logic out of TL.MTProto
|
2022-04-13 15:53:06 +02:00 |
|
Wizou
|
05752863bd
|
Various minor stuff
|
2022-04-01 21:48:28 +02:00 |
|
Wizou
|
10e0e08bbb
|
Examples for EntitiesTo* helpers
|
2022-03-30 15:17:28 +02:00 |
|
Wizou
|
2af9763a81
|
moved VPS doc to FAQ
|
2022-03-29 17:04:58 +02:00 |
|
Wizou
|
63faf9a070
|
updated EXAMPLES.md for Program_Heroku
|
2022-03-28 13:24:37 +02:00 |
|
Wizou
|
f339fe1160
|
lock sessionStore while updating/writing buffer to store
(useful to avoid buffer copy for custom stores)
|
2022-03-20 13:09:25 +01:00 |
|
Wizou
|
d0d63547b4
|
cancellationToken for Channels_GetAllParticipants
|
2022-03-10 14:39:44 +01:00 |
|
Wizou
|
78d7e250f3
|
added Messages_GetAllDialogs. UserOrChat(null) returns null
|
2022-02-27 22:06:13 +01:00 |
|
Wizou
|
f282d270ae
|
Retry API call once on error -503 Timeout
|
2022-02-24 16:44:27 +01:00 |
|
Wizou
|
74bba5721e
|
Updated docs. Negative PingInterval
|
2022-02-14 15:17:15 +01:00 |
|
Wizou
|
6646e85e78
|
more optional parameters. Messages_Search<> helper
|
2022-02-13 02:50:10 +01:00 |
|
Wizou
|
3fe9002f2e
|
Remove OLDKEY/MTPROTO1 code
|
2022-02-11 02:43:48 +01:00 |
|
Wizou
|
6ff0dc40ed
|
Example for SendAlbumAsync
|
2022-01-24 22:52:18 +01:00 |
|
Wizou
|
44ee933b03
|
webdoc "only simple chat" for 4 more methods
|
2022-01-21 19:04:33 +01:00 |
|
Wizou
|
c93481189a
|
added HtmlToEntities and HtmlText.Escape
|
2022-01-12 02:54:59 +01:00 |
|
Wizou
|
d6d656c8fe
|
Support for TLS MTProxy
|
2022-01-11 04:14:23 +01:00 |
|
Wizou
|
16258cb5ba
|
minor doc
|
2022-01-07 23:10:18 +01:00 |
|
Wizou
|
0c1785596d
|
various minor stuff
|
2022-01-07 00:24:47 +01:00 |
|
Wizou
|
5addcea0a2
|
MTProxy example
|
2022-01-03 18:50:16 +01:00 |
|
Wizou
|
024c5ba705
|
More helpers to generically manage Chats & Channels
|
2021-12-31 08:38:41 +01:00 |
|
Wizou
|
4739c9f539
|
Fix risk of having only WTelegram.session.tmp if killing the program in the middle of Delete/Move
(that's what File.Replace was trying to avoid!!)
|
2021-12-30 23:43:00 +01:00 |
|
Wizou
|
6df9f76cae
|
Examples for changing 2FA password, and sending a message reaction
|
2021-12-30 17:38:07 +01:00 |
|
Wizou
|
791dc88ea0
|
improved documentation for newbies
|
2021-12-26 18:28:10 +01:00 |
|
Wizou
|
51a89bc6a1
|
change Dictionary of UserBase into Dictionary of User
|
2021-12-25 03:20:22 +01:00 |
|
Wizou
|
2881155f8b
|
documentation
|
2021-12-24 07:21:02 +01:00 |
|
Wizou
|
27f62b7537
|
Fun with stickers, dice and animated emojies
and flags
|
2021-12-23 01:38:59 +01:00 |
|
Wizou
|
fa10998618
|
Examples: Add/Invite/Remove someone in a chat
|
2021-12-22 05:02:43 +01:00 |
|
Wizou
|
45d6e330bc
|
renamed CallAsync as Invoke
|
2021-12-16 14:51:47 +01:00 |
|
Wizou
|
8fe0c086bb
|
Added contacts list & GUI examples
|
2021-12-16 14:41:43 +01:00 |
|
Wizou
|
4b4965a335
|
added xNetStandard proxy example
|
2021-12-07 17:16:02 +01:00 |
|
Wizou
|
4195876b8f
|
docs: more anchors
|
2021-12-07 02:32:19 +01:00 |
|
Wizou
|
5e04a51e54
|
Fix 2FA issue under .NET Fw 4.7.2
minor doc updates
|
2021-12-01 15:50:35 +01:00 |
|
Wizou
|
7fdd05a714
|
new FAQ
|
2021-11-15 17:17:11 +01:00 |
|