1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-03 14:50:49 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
8bb2b5c218 fixes in nullability of certificate for webhook 2019-03-04 14:24:07 +08:00
a393382a7c fixes for webhooks 2019-03-04 11:13:01 +08:00
f3ba288ad8 WebhookInfo 2019-02-27 14:01:04 +08:00
f4e58375f2 add MediaGroupUpdate 2019-02-27 11:03:59 +08:00
b1d732c99a deprecate toJsonWithoutNulls 2019-02-27 10:51:25 +08:00
8997454a46 update order of arguments in setWebhook 2019-02-26 16:11:37 +08:00
1520271777 add main webhooks functionality for using with reverse proxy 2019-02-26 16:01:26 +08:00
313068543f fix warnings 2019-02-21 14:21:33 +08:00
2974a33e51 fixes in serialization 2019-02-21 14:09:04 +08:00
1d1ac9040c MediaGroupList extensions 2019-02-17 14:40:43 +08:00
03e7ca532d startGettingUpdates with better media groups callbacks 2019-02-15 09:54:18 +08:00
4003fdbcd1 executeUnsafe to loop 2019-02-14 16:45:25 +08:00
42bb036c41 optimize imports 2019-02-10 13:47:58 +08:00
d67d16c72d add ReplaceWith to old functions and replace built-in usages of deprecations 2019-02-10 13:46:23 +08:00
1dc80f6929 replace of exceptions 2019-02-10 13:41:20 +08:00
a6d0925cfd optimize imports 2019-02-07 20:25:04 +08:00
206b3fd3e4 ResponseParameters renaming to Response 2019-02-05 12:40:29 +08:00
66be2681c0 RequestsExecutor.executeUnsafe(...) retries 2019-01-31 09:57:49 +08:00
05e0ec704e RequestsExecutor.executeAsync(...): Deferred 2019-01-31 09:53:58 +08:00
4c0472a139 new "createMarkdownText" 2019-01-29 10:13:59 +08:00
81029db165 RegularTextMessageEntity and convertToFullMessageEntityList 2019-01-29 09:47:37 +08:00
a0a93646e4 0.8.5 2019-01-23 12:15:57 +08:00
8510b433a8 optimise imports 2019-01-21 16:15:17 +08:00
116344c0a6 change signature of Update + mediaGroupCallback 2019-01-21 14:13:31 +08:00
a1fd6dd899 optimise imports 2019-01-17 10:43:51 +08:00
b4ef91cc77 Added "createMarkdownText" and extensions for "CaptionedMediaContent" and "TextContent" 2019-01-17 09:42:23 +08:00
89eda29965 init 2018-12-26 16:21:52 +08:00