1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 16:05:28 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
d8f6429385 solution for #636 2022-08-05 11:49:04 +06:00
92407c9010 remove deprecations from copyMessage 2022-08-04 18:09:25 +06:00
247553d990 add note about parameters order 2022-07-11 00:45:11 +06:00
049a8a3263 copy message order of parameters changed 2022-07-11 00:26:57 +06:00
f86a095421 CreateInvoiceLink 2022-06-21 18:52:55 +06:00
6f8b881668 replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
7f08fd9d66 replace ParseMode 2022-05-01 20:43:03 +06:00
d3cb44490b TextSources replacements 2022-05-01 20:36:07 +06:00
d0709a509f cleanup in message contents 2022-05-01 11:52:02 +06:00
900ef28404 rename InputMedia -> TelegramMedia and replace all InputMedia to media package 2022-04-22 13:54:06 +06:00
d426cb1210 TextedMediaContent 2022-04-03 19:06:27 +06:00
5c6a430f38 support of protect_content 2022-01-01 20:13:22 +06:00
148791ad68 extend InlineQueryResultGif fun with FileId and add ProtectContent + extend SendMessageRequest with it in advance 2022-01-01 13:42:39 +06:00
46cc37be62 LocationContent -> LiveLocationContent / StaticLocationContent 2021-09-12 17:15:58 +06:00
762087fc09 optimize imports 2021-08-08 18:00:42 +06:00
9540797ffc Revert "update classcasts"
This reverts commit 217b01994e.
2021-08-06 09:15:30 +06:00
217b01994e update classcasts 2021-08-05 23:54:30 +06:00
c5e089a45d make*String extensions 2021-06-29 00:01:40 +06:00
521a3a8c35 fix internal deprecations 2021-05-29 16:02:55 +06:00
5c0e58caec buildable except of jvm tests 2021-05-29 15:34:14 +06:00
fe1831fc19 deprecations removed 2021-05-29 14:31:44 +06:00
7825ec3010 a lot of types has been converted to sealed 2021-05-29 14:23:25 +06:00
ab060d02ea deprecate Explained 2021-04-29 11:59:44 +06:00
1f7450844f optimize imports 2021-04-28 19:59:30 +06:00
167c214e35 migration to avoid using of TextPart 2021-04-28 19:54:57 +06:00
70f96ac8fa completing of captioned input deprecation 2021-04-26 21:34:13 +06:00
d69b2e09d5 migration from CaptionedInput 2021-04-26 21:25:52 +06:00
6a3588bb8d InputInvoiceMessageContent 2021-04-26 20:23:26 +06:00
a26568aa29 maxTipAmounts and suggestedTipAmounts support in SendInvoice 2021-04-26 20:01:14 +06:00
cd30660256 update SendInvoice 2021-04-26 19:28:19 +06:00
d7d4adc8e4 optimize imports 2021-03-11 21:39:34 +06:00
27dc302f5d update for compiling 2021-02-06 11:53:30 +06:00
ae2f4579e2 start 0.32.0 as a migration from 0.31.1 due to breaking changes in MediaGroupMessage type 2021-01-19 10:52:30 +06:00
1b15748f65 optimize imports 2021-01-09 20:59:37 +06:00
044fe5eadf full removing of old redundant "fullEntitiesList" 2021-01-09 20:52:21 +06:00
madhead
824fa9ba09
Fix #190: Support for Google Places values in venue-related methods and types 2020-11-06 00:06:33 +03:00
00a75801a8 fixes 2020-11-06 01:14:48 +06:00
3b1803e851 remove deprecations 2020-11-06 00:12:14 +06:00
99bb8d6e0d update extnsions.api 2020-11-05 23:48:23 +06:00
765caefc32 implementation of allow sending without reply (#191) 2020-11-05 21:33:11 +06:00
6bdefb6f8f new request CopyMessage (#187) 2020-11-05 20:27:45 +06:00
c0e81b1d6d partially complete rewriting of things according to #189 2020-11-05 16:53:26 +06:00
201def826e locations updates 2020-11-05 01:12:14 +06:00
2a33216006 disableContentTypeDetection 2020-11-04 23:33:48 +06:00
1ee73dd406 sending media groups api updates 2020-11-02 12:39:12 +06:00
e9a05c4930 include audio playlists, documents and slot machine dice 2020-11-02 12:02:12 +06:00
8e1ad9ffbc artifacts names has been changed 2020-10-04 18:34:03 +06:00