Wizou
|
6b44dbae8a
|
Support blockquotes in HTML/Markdown
|
2023-11-17 18:36:49 +01:00 |
|
Wizou
|
88e2f5d71e
|
detect wrong usage of GetMessages
|
2023-10-04 19:17:49 +02:00 |
|
Wizou
|
2b65e8f1ed
|
CollectUsersChats allows null dictionaries
|
2023-07-08 01:35:15 +02:00 |
|
Wizou
|
8a9f886b62
|
Fix Naming Styles
|
2023-07-08 01:34:31 +02:00 |
|
Wizou
|
d53dc5f07c
|
Support IDictionary in CollectUsersChats (#137)
|
2023-04-09 14:14:56 +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
|
9af6404eff
|
Now throwing WTException. Class hierarchy is TL.RpcException : WTelegram.WTException : ApplicationException
|
2023-04-02 13:44:23 +02:00 |
|
Wizou
|
7948dbd8e3
|
Remove deprecated CollectAccessHash system
|
2023-02-14 11:14:17 +01:00 |
|
Wizou
|
66d8b75463
|
deprecate the experimental CollectAccessHash system
|
2023-01-12 01:37:12 +01:00 |
|
Wizou
|
8f10df8849
|
made Peer.UserOrChat as protected internal to be user-overridable
|
2023-01-09 13:22:35 +01:00 |
|
Wizou
|
e7ec282ac1
|
Signal wrong use of some params[] methods
|
2022-12-12 10:07:31 +01:00 |
|
Wizou
|
aa9c4b532c
|
Improved documentation
|
2022-12-12 10:07:07 +01:00 |
|
Wizou
|
231bf632e2
|
Custom emoji Markdown/Html syntax updated for tdlib compatibility
- Markdown: 
- Html: <tg-emoji emoji-id="...">
Previous syntaxes are still accepted
Also, changed Github examples links with ts=4
|
2022-12-05 20:32:32 +01:00 |
|
Wizou
|
9523ca4036
|
Support premium emojies in Html/Markdown helpers
|
2022-09-19 22:28:12 +02:00 |
|
Wizou
|
26942d33f2
|
No changes, documentation
|
2022-09-10 18:23:01 +02:00 |
|
Wizou
|
796b49546e
|
Provide X number (if any) and generic message in RpcException. Retry only once on -503 error.
|
2022-04-11 12:08:17 +02:00 |
|
Wizou
|
c2f228f7de
|
ctor for Input User/Channel with mandatory access_hash parameter
|
2022-03-27 12:18:43 +02:00 |
|
Wizou
|
67da1da8c0
|
added xmldoc for these helpers
|
2022-03-23 17:33:23 +01:00 |
|
Wizou
|
8c5fe45c44
|
added EntitiesToMarkdown & EntitiesToHtml helpers
|
2022-03-23 17:04:17 +01:00 |
|
Wizou
|
b31c9b4366
|
Split TL.Schema.cs and TL.Helpers.cs
|
2022-03-21 21:25:30 +01:00 |
|