Wizou
|
11238550d3
|
Upgrade to layer 149: More Topics stuff
|
2022-11-23 14:18:07 +01:00 |
|
Wizou
|
fd593b429a
|
InputPeer.ID & MessageBase.ToString helpers.
Publish pre-releases on nuget now
|
2022-11-20 17:15:57 +01:00 |
|
Wizou
|
8fa00a8cc6
|
Support for bare methods in session
|
2022-11-08 17:06:16 +01:00 |
|
Wizou
|
d9b137d41c
|
added User.MainUsername to help with multiple usernames
|
2022-11-05 23:01:38 +01:00 |
|
Wizou
|
b902b33558
|
updated docs (and reordered Examples.md)
|
2022-11-01 18:44:01 +01:00 |
|
Wizou
|
d64c5c0c1e
|
closes #103: files incorrectly padded to nearest 16 bytes
|
2022-10-26 17:33:06 +02:00 |
|
Wizou
|
517fab89bb
|
ReadHistory helper
|
2022-10-25 10:34:53 +02:00 |
|
Wizou
|
7e9d010392
|
documentation
|
2022-10-24 11:51:33 +02:00 |
|
Wizou
|
b9587e3997
|
Added SecretChats.DownloadFile and media.MimeType to simplify download & decryption
|
2022-10-20 23:12:43 +02:00 |
|
Wizou
|
d18b3853e1
|
Various minor improvements
|
2022-10-14 11:20:21 +02:00 |
|
Wizou
|
fdc05e5514
|
Login failed: CancelCode but don't make things worse
|
2022-10-10 21:55:56 +02:00 |
|
Wizou
|
2cee5b8e6e
|
update doc
|
2022-10-10 13:56:41 +02:00 |
|
Wizou
|
3fdc7bc1ad
|
update documentation before release
|
2022-10-08 15:35:10 +02:00 |
|
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 |
|