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
|
10c159b2d3
|
implicit operator InputDialogPeer from InputPeer
|
2022-09-24 15:30:43 +02:00 |
|
Wizou
|
280bc3c411
|
Alternative/simplified constructor & login method
|
2022-09-20 17:30:32 +02:00 |
|
Wizou
|
9523ca4036
|
Support premium emojies in Html/Markdown helpers
|
2022-09-19 22:28:12 +02:00 |
|
Wizou
|
faf8ab3fd0
|
Upgrade to layer 146: Invoice extended media
|
2022-09-14 18:33:33 +02:00 |
|
Wizou
|
1ed10d99af
|
Support for login email registration (still experimental)
|
2022-09-14 18:29:07 +02:00 |
|
Wizou
|
11a9ca8631
|
more 'params' arguments
|
2022-09-14 18:22:52 +02:00 |
|
Wizou
|
b1649839d9
|
Support multiple Test DC connections
|
2022-09-11 15:34:38 +02:00 |
|
Wizou
|
26942d33f2
|
No changes, documentation
|
2022-09-10 18:23:01 +02:00 |
|
Wizou
|
a071c993d5
|
MessageMedia.ToInputMedia helper
|
2022-09-04 15:24:59 +02:00 |
|
Wizou
|
3f3ff4cb9b
|
Upgrade to layer 145: Emoji/reactions/stickerset stuff, email verification
|
2022-09-02 23:47:51 +02:00 |
|
Wizou
|
222d24c9a6
|
updated Intellisense / doc
|
2022-09-02 23:02:44 +02:00 |
|
Wizou
|
983c9a4c6b
|
Safety check on bareRpc <-> unencrypted
|
2022-08-30 15:15:43 +02:00 |
|
Wizou
|
ace31a3213
|
Reset _bareRpc too
|
2022-08-29 02:37:30 +02:00 |
|
Wizou
|
97bd76cf0f
|
Minor code cleaning
|
2022-08-13 01:20:53 +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
|
46c3cf3d9a
|
Fix crash on null OnUpdate
|
2022-08-06 13:06:46 +02:00 |
|
Wizou
|
ee0a777685
|
Added to layer 144: Album covers
|
2022-08-04 00:20:42 +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
|
6977641b2d
|
Upgrade to layer 144: Premium gifts, custom emoji stickers...
|
2022-07-29 02:21:05 +02:00 |
|
Wizou
|
cf53520e02
|
minor clarifications
|
2022-07-29 02:19:25 +02:00 |
|
Wizou
|
5743942a7f
|
Notify ReactorError before (not after) throwing exception on pending APIs
|
2022-07-24 15:03:13 +02:00 |
|
Wizou
|
000c35b256
|
SendAlbumAsync now returns all the Message[] (#75)
|
2022-07-24 11:14:08 +02:00 |
|
Wizou
|
1299e27cab
|
Added method to DisableUpdates
|
2022-07-12 01:31:18 +02:00 |
|
Wizou
|
4f1a6610aa
|
Option to prevent logout on failed resume
|
2022-07-08 01:15:37 +02:00 |
|
Wizou
|
39b46d71f0
|
moving code around Client.Helpers.cs
|
2022-07-04 12:55:00 +02:00 |
|
Wizou
|
08f58e3d0a
|
Fixed "ignoring old msg_id" warnings on session start
|
2022-07-01 12:18:13 +02:00 |
|
Wizou
|
1ffbca1b51
|
coherent null behaviour for UserOrChat helpers
|
2022-06-25 17:05:27 +02:00 |
|
Wizou
|
4d8c0843d9
|
revoke_history always true for DeleteChatUser helpers (same behavior with channels)
|
2022-06-23 01:51:55 +02:00 |
|
Wizou
|
aad40cf5df
|
parameters MessagesFilter filter are optional
|
2022-06-23 01:49:07 +02:00 |
|
Wizou
|
f620514759
|
fix issue with MTProxy and media dc_id
|
2022-06-19 18:08:19 +02:00 |
|
Wizou
|
b1c8d225f2
|
implicit InputStickerSet from string shortName
|
2022-06-17 15:12:50 +02:00 |
|
Wizou
|
3f84e10f7f
|
Heroku example: ignore our own outgoing messages
|
2022-06-15 19:16:11 +02:00 |
|
Wizou
|
823a414839
|
Fix possible NullRef with _bareRpc
|
2022-06-15 12:21:22 +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
|
33a2fb02c1
|
minor changes
|
2022-06-14 00:58:51 +02:00 |
|
Wizou
|
6aef50db85
|
Retry wrong password/verification_code up to MaxCodePwdAttempts times
|
2022-05-31 14:28:37 +02:00 |
|
Wizou
|
4a9652dc7a
|
added DeleteMessages helper
|
2022-05-21 02:32:15 +02:00 |
|
Wizou
|
a24a24fc06
|
Releasing 2.4.1
|
2022-05-20 14:59:27 +02:00 |
|
Wizou
|
2a250ab39f
|
added GetMessages helper and InputMessageID implicit operator
|
2022-05-20 14:54:07 +02:00 |
|
Wizou
|
5e66d562df
|
Last arg of API methods can be params for simplicity
|
2022-05-20 14:04:54 +02:00 |
|
Wizou
|
8369832723
|
new dev nuget link
|
2022-05-19 22:42:59 +02:00 |
|
Wizou
|
a8d2dfcfa1
|
Improve security by preventing replay attacks
|
2022-05-19 01:32:22 +02:00 |
|
Wizou
|
3be28f0fbd
|
minor doc changes
|
2022-05-15 00:57:28 +02:00 |
|
Wizou
|
90ce527f31
|
Upgrade to layer 142: some various stuff
|
2022-05-15 00:36:28 +02:00 |
|
Wizou
|
9753b2b385
|
UpdateShortMessage.UpdateList correctly handle Flags.out_
|
2022-05-13 23:16:48 +02:00 |
|