Commit Graph

67 Commits

Author SHA1 Message Date
Ruben Bermudez
4c36c432f6
Remove guava dep from main modules (#1173)
* Remove Guava Dep

* Update pom.xml

* Update ExponentialBackOff.java

* Update ExponentialBackOff.java

* Update WebhookUtils.java

* Update pom.xml
2023-01-04 02:35:02 +01:00
Ruben Bermudez
d1c70210f1
Merge pull request #1168 from Chase22/extract-send-media-interface
Externalize interface for MediaSendingMethods and add getMethod to PartialBotApiMethod
2023-01-03 22:53:02 +01:00
Chase22
b3099f58cf Externalize interface for MediaSendingMethods and add getMethod to PartialBotApiMethod 2022-12-31 11:34:37 +01:00
Ruben Bermudez
bea63d4aaf Api Version 6.4 2022-12-31 02:18:03 +01:00
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
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
3eea18aef6 Api Version 5.5 2021-12-07 21:03:25 +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
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
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
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
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
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
4fb51ec99c Added lombok 2020-10-31 13:41:05 +00:00
rubenlagus
6b18fbb545 Remove deprecated versions 2020-10-31 13:04:38 +00: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
f351e63307 Fix bug 2020-04-26 00:33:15 +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
2ca6d985fb Update 4.5 2019-12-31 11:40:47 +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
rubenlagus
fd342ad7a7 Update to Api Layer 4.4 2019-07-28 21:13:58 +01:00
Ruben Bermudez
25e69f8055 Closes #625 2019-06-08 20:33:28 +01:00
iamvincentliu
54383aa626 Allow offset to be null in GetUserProfilePhotos 2019-05-27 03:52:06 +02:00
Victor Melnik
c578d47e9c
Add missing getter in StopPoll 2019-04-16 11:22:44 +03:00