1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-01 05:47:47 +00:00
Commit Graph

136 Commits

Author SHA1 Message Date
d2a2c7a02f optimize imports 2019-04-16 17:28:42 +08:00
ba368e9fa4 AnonymousForwardedMessage 2019-04-16 17:28:42 +08:00
2b831a803a is_member adding 2019-04-16 17:28:42 +08:00
8b67f16da3 all PublicChat implementations may have pinned message, chats abstractions refactoring 2019-04-16 17:28:42 +08:00
3bb1cb1552 StopPoll and deprecations of By*MessageId 2019-04-16 17:28:42 +08:00
d7bbb6dd85 add SendPoll 2019-04-16 17:28:42 +08:00
e2267c1cb4 add PollContent 2019-04-16 17:28:42 +08:00
457cadf265 add PollUpdate 2019-04-16 17:28:42 +08:00
b7d214d145 add Poll object 2019-04-16 17:28:42 +08:00
0af6e6ca15 PollOption added 2019-04-16 17:28:42 +08:00
1f8c27c756 hotfix for inputmedias 2019-04-15 19:30:09 +08:00
03c90bb204 optimize imports 2019-04-13 10:21:19 +08:00
3c98f8fe4d warnings fixes 2019-04-13 10:20:29 +08:00
7d7fb4efbc one more optional remove commit 2019-04-13 10:16:40 +08:00
68712b49e2 fix of serialization issues 2019-04-13 10:15:25 +08:00
c40e857a23 remove optional 2019-04-13 09:38:25 +08:00
12686f79f6 remove redundant implementation of MessageContent by MediaGroupContent 2019-04-05 13:10:38 +08:00
5543b3979b optimize imports 2019-04-05 13:09:30 +08:00
4a1ece53b5 refactoring of "MediaContent" 2019-04-04 22:11:35 +08:00
ac39032f50 medagroupcontent is media content 2019-04-04 19:32:47 +08:00
e6e1995d81 optimize imports 2019-03-31 11:54:49 +08:00
c4a3e2cf3d MessageEntities are using string formatting extensions 2019-03-31 11:26:41 +08:00
769d0360f3 text formatting extensions 2019-03-31 11:11:32 +08:00
4ccfb93a94 Markdown and HTML typealiases 2019-03-31 10:20:14 +08:00
997f9ce411 message content resend by default using HTMLParseMode 2019-03-30 20:12:00 +08:00
609a474874 MessageEntity#asHtmlSource 2019-03-27 09:35:37 +08:00
7d7a6ccf80 MediaCollectionContent as MediaContent 2019-03-21 09:18:54 +08:00
da6caf1834 optimize imports 2019-03-21 08:46:26 +08:00
ed341c231d media group messages refactoring 2019-03-21 08:45:51 +08:00
c9e72920df optimize imports 2019-03-15 16:12:17 +08:00
1f0af84adc rewrite structure of media groups updates 2019-03-15 07:47:46 +08:00
a4d9fdcd4b Media Groups fixes 2019-03-14 15:44:19 +08:00
f3ba288ad8 WebhookInfo 2019-02-27 14:01:04 +08:00
f4e58375f2 add MediaGroupUpdate 2019-02-27 11:03:59 +08:00
ff2b56b3a9 add SetWebhook 2019-02-26 09:45:56 +08:00
385426552e add custom MediaGroupMemberInputMedia serializer 2019-02-23 18:21:24 +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
a1b2aed78c hotfix for username 2019-02-18 14:35:58 +08:00
aaa0f8f114 Optional replyMarkup in InlineQueryResultArticle 2019-02-18 12:59:09 +08:00
f6581ff3be replace all usernames which was as strings by Username class usage 2019-02-18 12:56:59 +08:00
0009d211bc fix "equals" of Ysername 2019-02-18 12:53:01 +08:00
45ba325f1b fixes in Username 2019-02-17 21:12:56 +08:00
3cd1f3c3d4 fix parseMode of InputTextMessageContent 2019-02-17 18:55:24 +08:00
e774f958af MediaGroupMessage is CommonMessage 2019-02-17 14:30:18 +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
9f3d678528 fix mime_type of inline result document and video implementations 2019-02-08 14:37:53 +08:00
a6d0925cfd optimize imports 2019-02-07 20:25:04 +08:00
a04f1515ea fix type field in InlineQueryResult 2019-02-07 19:50:08 +08:00
f6ce40b62b resolve serialization problems 2019-02-07 19:32:31 +08:00
f83921223e fix of InlineQuery offset type 2019-02-07 19:12:26 +08:00
0138036ed2 add InlineQuery#createAnswer 2019-02-07 14:28:24 +08:00
05b447da85 add AnswerInlineQuery 2019-02-07 14:28:24 +08:00
ef127b85dc add cached Sticker InlineQueryResult 2019-02-07 14:28:24 +08:00
849e21bf15 add Contact InlineQueryResult + add vcard field 2019-02-07 14:28:24 +08:00
1963432bc8 add Venue InlineQueryResult + fix titles in all results 2019-02-07 14:28:24 +08:00
8369114d26 add Location InlineQueryResult 2019-02-07 14:28:24 +08:00
fec37d633c add limit for live period 2019-02-07 14:28:24 +08:00
78b63d7b1b add Document InlineQueryResult + a little fixes in audio and voice results 2019-02-07 14:28:24 +08:00
99c3f9b742 add Voice InlineQueryResult + a little fix of Audio result 2019-02-07 14:28:24 +08:00
fa10535a70 add Audio InlineQueryResult 2019-02-07 14:28:24 +08:00
1ce4c97899 add Video InlineQueryResult 2019-02-07 14:28:24 +08:00
558800c1e4 add Mpeg4Gif InlineQueryResult 2019-02-07 14:28:24 +08:00
caa759db21 add InlineQueryResult photo and gif common and cached realisations 2019-02-07 14:28:24 +08:00
0f9533e54a InputMessageContent filling 2019-02-07 14:28:24 +08:00
265ca63c97
Fix error field in RequestParametersRaw 2019-02-05 13:07:39 +08:00
58f73fac97 RetryAfterError handling in KtorRequestsExecutor 2019-02-05 12:55:46 +08:00
c4f0ed4b48 Response#parameters fixing 2019-02-05 12:51:52 +08:00
206b3fd3e4 ResponseParameters renaming to Response 2019-02-05 12:40:29 +08:00
d79d163750 ResendableContent#createResends 2019-01-29 10:22:09 +08:00
81029db165 RegularTextMessageEntity and convertToFullMessageEntityList 2019-01-29 09:47:37 +08:00
eab147a38f update texts lengths restrictions 2019-01-29 08:18:07 +08:00
a0a93646e4 0.8.5 2019-01-23 12:15:57 +08:00
a2d7033745 CreatorChatMember implement AdministratorChatMember 2019-01-21 16:04:55 +08:00
116344c0a6 change signature of Update + mediaGroupCallback 2019-01-21 14:13:31 +08:00
09cb429a59 optimise Photo#biggest, add MediaGroupContent#toMediaGroupMemberInputMedia 2019-01-21 11:06:45 +08:00
f8746e4555 "ChatIdentifier" classes now are "data" classes 2019-01-21 08:24:39 +08:00
a1fd6dd899 optimise imports 2019-01-17 10:43:51 +08:00
9f8db42981 refactoring of dependencies in content abstracts 2019-01-17 10:43:08 +08:00
5d8170e7e4 "MessageContent" now is "ResendableContent" 2019-01-17 10:40:37 +08:00
54c55d2dc6 Added "ResendableContent" 2019-01-17 10:19:33 +08:00
0f5ee669d8 ForwardedMessage contains nullable "from" 2019-01-11 11:54:51 +08:00
38d4010bc1 FromUserMessage 2019-01-10 22:10:47 +08:00
19c42933d3 MediaGroupMessage implementation 2019-01-01 18:15:01 +08:00
89eda29965 init 2018-12-26 16:21:52 +08:00