Commit Graph

56 Commits

Author SHA1 Message Date
Ruben
feffffe112 Api Version 5.6 2022-01-01 23:06:28 +00:00
Ruben Bermudez
5c6bbbe1db
Merge pull request #1006 from yangshoulai/dev
Rename entities in class InputMedia
2022-01-01 22:43:02 +00:00
Ruben
3eea18aef6 Api Version 5.5 2021-12-07 21:03:25 +00:00
yangshoulai
9888db476a
Rename entities in class InputMedia
According to [official documentation](https://core.telegram.org/bots/api#sendphoto), field `entities` should be named as `caption_entities`.
2021-12-07 14:36:59 +08:00
Ruben
0544429c47 Fix #999 2021-11-14 21:22:04 +00:00
Ruben
0c202ac134 Api Version 5.4 2021-11-06 15:30:42 +00:00
Ruben
eef0681ddf Api Version 5.4 2021-11-06 14:52:47 +00:00
Victor
0ec2e32bc9 Add an access to the user in ChatMember interface 2021-07-08 15:46:41 +03:00
rubenlagus
ff6ce9f764 ApiVersion 5.3 2021-07-04 03:14:10 +01:00
rubenlagus
2b721194d1 Update 5.2 2021-04-26 20:55:29 +01:00
Ruben Bermudez
d7781f23e0 Fix #888 2021-04-16 01:25:39 +01:00
rubenlagus
6653ffe937 API 5.1 2021-03-09 10:59:28 +00:00
rubenlagus
6342d1ff4e Fix #844 2021-01-02 18:06:05 +01:00
rubenlagus
451bdce90b Fix #841 2021-01-02 17:51:25 +01:00
rubenlagus
f60425820a Fixed #794 2020-11-08 11:29:13 +00:00
rubenlagus
fb5626de7a CompletableFuture support 2020-11-03 02:24:07 +00:00
rubenlagus
447c9d3f92 Update 5.0 and lombok 2020-11-03 01:32:26 +00:00
rubenlagus
3275c10913 More cleanup 2020-10-31 17:43:32 +00:00
rubenlagus
bea0b95fc7 Update Location fields to Double to avoid roundings 2020-10-31 16:50:18 +00:00
rubenlagus
4fb51ec99c Added lombok 2020-10-31 13:41:05 +00:00
rubenlagus
6b18fbb545 Remove deprecated versions 2020-10-31 13:04:38 +00:00
rubenlagus
72b239e851 Update version 4.9 2020-06-04 22:18:36 +01:00
rubenlagus
571d58e13f Update version Api 4.8 2020-04-24 09:03:23 +01:00
Ruben Bermudez
14633b4040 Update version Api 4.7 2020-04-01 09:10:13 +01:00
rubenlagus
d61ade0487 Update 4.6 2020-01-23 23:23:29 +00:00
rubenlagus
581a2f3092 Update 4.5 2019-12-31 12:43:19 +01:00
rubenlagus
915a3dcd41 Update 4.5 2019-12-31 11:40:34 +01:00
rubenlagus
6b1cea5e82 Update version 4.5 2019-12-31 03:36:57 +01:00
Ruben Bermudez
b27f273ba7
Merge pull request #708 from recursiveribbons/override-equals
Override equals and hashCode for CallbackGame and LoginUrl
2019-12-31 03:29:30 +01:00
recursiveribbons
59958c57c0 Added constructor for setting keyboard in the ReplyKeyboard types 2019-12-25 19:18:16 +01:00
recursiveribbons
a0b53d1530 Override equals and hashCode for Callbackgame and LoginUrl 2019-12-25 18:53:58 +01:00
rubenlagus
44c814256d Bug fixes and pom dependencies upgrades 2019-11-19 00:43:21 +00:00
rubenlagus
b19ae64899 Fix text to Junit5 2019-07-29 00:24:30 +01:00
rubenlagus
fd342ad7a7 Update to Api Layer 4.4 2019-07-28 21:13:58 +01:00
rubenlagus
830b873776 Remove BotLogger 2019-07-27 13:19:54 +01:00
Ruben Bermudez
25e69f8055 Closes #625 2019-06-08 20:33:28 +01:00
Rubenlagus
b3914c5e76 Api version 4.3 2019-06-01 12:50:17 +01:00
iamvincentliu
59f2f8e9cd Added Poll field to Message 2019-05-17 21:31:09 +02:00
Rubenlagus
64b0be3154 Api version 4.2 2019-04-08 01:43:46 +01:00
Ruben Bermudez
140574f54e Closes #578 2019-04-03 02:18:53 +01:00
robatioor
21a308079c add method hasAudio and method hasVoice to Message class 2019-03-02 16:44:12 +03:30
Rubenlagus
97e0aaa10f Fix inheritance of deprecated methods 2019-01-02 15:16:03 +01:00
Ruben Bermudez
885a2b69ff Merge branch 'typo-fix' of https://github.com/aNNiMON/TelegramBots into aNNiMON-typo-fix 2019-01-02 15:04:53 +01:00
Victor
d091480f71 Ability to set time periods with Instant, Duration and ZonedDateTime 2018-12-12 19:18:09 +02:00
Victor
1099ea07a3 Fix typo in package 2018-12-12 17:28:25 +02:00
Victor
9a6682688e Merge branch 'dev' into typo-fix 2018-12-12 17:10:18 +02:00
Victor
4916e9f853 Fix wrong type in Sticker maskPosition field 2018-11-08 13:52:31 +02:00
Victor
aa3e1fcf63 Fix typos and error messages 2018-11-06 16:35:55 +02:00
d35h
dc62f9ce63 Add tests 2018-10-14 22:11:04 +02:00
d35h
4efaa253b8 Add addAll method for keyboardrow 2018-10-14 21:45:49 +02:00