Commit Graph

172 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
e5deb95933 Update Version 2021-11-14 21:25:40 +00: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
0580210a3e Api Version 5.4 2021-11-06 15:23:59 +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
c8d461926b ApiVersion 5.3.0 2021-07-04 13:04:15 +01:00
rubenlagus
ff6ce9f764 ApiVersion 5.3 2021-07-04 03:14:10 +01:00
rubenlagus
b02034c6c4 Fix #931 2021-06-25 10:39:45 +02:00
Herindra Setiawan
09cdf87724 Fix issue #920 Wrong API path for SetStickerSetThumb 2021-05-18 13:56:11 +07:00
rubenlagus
2b721194d1 Update 5.2 2021-04-26 20:55:29 +01:00
monkey
e38c3b0ba9 issue #707 ExponentialBackOff refactored to interface for custom implementation 2021-04-25 03:01:23 +01:00
Ruben Bermudez
92e68b51da Merge branch 'master' of https://github.com/slavino/TelegramBots into slavino-master
# Conflicts:
#	telegrambots-meta/src/test/java/org/telegram/telegrambots/meta/test/TestDeserialization.java
2021-04-25 02:58:30 +01:00
Ruben Bermudez
58de20ae9f
Merge pull request #898 from slavino/patch-1
Update TelegramApiRequestException.java
2021-04-25 01:49:47 +01:00
Slavomir Hustaty
58822f5113 https://github.com/rubenlagus/TelegramBots/pull/898
https://github.com/rubenlagus/TelegramBots/issues/892
2021-04-19 14:09:08 +02:00
Slavomir Hustaty
00085adfd6
Update TelegramApiRequestException.java
https://github.com/rubenlagus/TelegramBots/issues/892
https://github.com/rubenlagus/TelegramBots/pull/893
2021-04-19 10:09:36 +02:00
Ruben Bermudez
d7781f23e0 Fix #888 2021-04-16 01:25:39 +01:00
rubenlagus
6ce7eb1323 Update 5.1.1 2021-03-15 01:38:52 +00:00
Victor
93106c8cfa Fix typos 2021-03-12 11:28:40 +02:00
rubenlagus
6653ffe937 API 5.1 2021-03-09 10:59:28 +00:00
rubenlagus
ecca28cedc Fix #857 2021-03-07 03:29:40 +00:00
rubenlagus
c7728fbc8a Fix webhook version and validate username and token is present 2021-03-07 03:28:24 +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
415d31eaec Updage 5.0.1 2020-11-08 16:19:38 +00:00
rubenlagus
4af620770b Remove old method messed 2020-11-08 11:35:09 +00:00
rubenlagus
f60425820a Fixed #794 2020-11-08 11:29:13 +00:00
rubenlagus
88dd390566 Fix deserialization bug 2020-11-08 11:28:57 +00:00
rubenlagus
b2fcbaa3c2 Deprecate forgotten setter 2020-11-06 01:16:06 +00:00
rubenlagus
93bd1e0efe Update changelog and how to update 2020-11-03 21:09:02 +00:00
rubenlagus
95216b90c5 Pom cleanup 2020-11-03 03:04:14 +00:00
Ruben Bermudez
ab00b182e8 Remove Guice 2020-11-03 02:57:36 +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
ac83b5d517 Update version 2020-10-28 22:16:13 +00:00
Christian Blos
74e305c2a7 Load abilities when bot gets registered 2020-10-05 17:08:26 +02:00
rubenlagus
749c6d3b6f Fixes #767, #766, #761, #763, #776, #772, #771, #780 2020-08-01 12:49:46 +01:00
Vladimir
223c6cccc0 added SEND_PHONE_NUMBER_TO_PROVIDER and SEND_EMAIL_TO_PROVIDER fields and methods for them 2020-06-09 12:48:25 +03:00
Vladimir
03fdafd54f added SEND_PHONE_NUMBER_TO_PROVIDER and SEND_EMAIL_TO_PROVIDER fields and methods for them 2020-06-07 15:28:55 +03:00
Vladimir
504db77a7a renamed PRIVIDER_DATA_FIELD to PROVIDER_DATA_FIELD in SendInvoice.java 2020-06-07 14:59:56 +03:00
rubenlagus
72b239e851 Update version 4.9 2020-06-04 22:18:36 +01:00
rubenlagus
f84ec0b020 Version 4.8.1 2020-04-26 02:11:41 +01:00