Commit Graph

150 Commits

Author SHA1 Message Date
ruben 1e040bea4d Api version 6.3 2022-11-08 18:33:50 +00:00
Ramil Aminev 76f5cb2f4e Remake old comments into javadoc-style. 2022-11-04 20:23:27 +04:00
Ruben Bermudez f85c52aaf0
Merge pull request #1096 from timursergeevichname/update
SendInvoice and CreateInvoiceLink extends BotApiMethodMessage.
2022-08-15 01:54:41 +01:00
Ruben c0f51040bb Api Version 6.2 2022-08-15 01:43:03 +01:00
timursergeevich e5d994f16d SendInvoice and CreateInvoiceLink extends BotApiMethodMessage.
Since the class otApiMethodMessage implements the general behavior of a method deserializeResponse returning an object Message
2022-07-06 20:37:46 +03:00
rubenlagus 9a3e5b3943 Api version 6.1 2022-06-21 21:17:49 +02:00
rubenlagus a423b23440 Refactor 2022-06-16 19:57:41 +02:00
rubenlagus cfc1806509 Refactor 2022-06-16 19:36:30 +02:00
rubenlagus ce4760d994 Allow Long setters for ChatIds 2022-06-14 22:20:22 +02:00
Ruben e779402e74 Api Version 6.0 2022-04-17 20:40:17 +01:00
Ruben 302bf90515 #1036 2022-02-26 20:03:10 +00:00
Ruben 6bb17461f0 Api Version 5.7 2022-02-01 23:00:54 +00:00
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 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 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
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 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
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
Christian Blos 74e305c2a7 Load abilities when bot gets registered 2020-10-05 17:08:26 +02:00