Commit Graph

52 Commits

Author SHA1 Message Date
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
Rubenlagus
64b0be3154 Api version 4.2 2019-04-08 01:43:46 +01:00
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
Ruben Bermudez
4ea1651b28 Merge branch 'timeperiod-improvements' of https://github.com/aNNiMON/TelegramBots into aNNiMON-timeperiod-improvements 2019-01-02 15:00:28 +01:00
chase
4c86a3994d Add missing "disableNotification" field to toString() of SendMessage class 2019-01-02 14:04:01 +01:00
Victor
d091480f71 Ability to set time periods with Instant, Duration and ZonedDateTime 2018-12-12 19:18:09 +02:00
Victor
9a6682688e Merge branch 'dev' into typo-fix 2018-12-12 17:10:18 +02:00
Ruben Bermudez
5fec33f9ea
Merge pull request #540 from aNNiMON/actiontype-videonote
Video note support in ActionType
2018-12-11 00:49:58 +00:00
Ruben Bermudez
c71c2a3c29
Merge pull request #539 from aNNiMON/switchpmparameter-fix
Allow hyphen character in switchPmParameter
2018-12-11 00:49:43 +00:00
Victor
ce05d68e81 Fix wrong class and method names 2018-11-07 12:34:50 +02:00
Victor
aa3e1fcf63 Fix typos and error messages 2018-11-06 16:35:55 +02:00
Victor
0f611bfd17 Add record/upload video note to ActionType 2018-11-06 14:33:50 +02:00
Victor
1e764dfaf2 Allow hyphen character in switchPmParameter 2018-11-06 14:12:13 +02:00
Victor
cc5d365aed Fix setStickerPositionInSet method 2018-11-06 13:14:21 +02:00
Ruben Bermudez
f415afb568 #Fix 507 2018-08-21 21:27:54 +01:00