Commit Graph

94 Commits

Author SHA1 Message Date
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
Ruben Bermudez
d78acbdda0 Update poms and fix guava 2019-04-05 00:52:35 +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
1883320445 Update versions 2019-01-27 23:37:46 +00:00
Ruben Bermudez
261384b9d7 Update more unsafe dependencies 2019-01-27 23:36:57 +00:00
Rubenlagus
f998cc2509 Update versions 2019-01-02 16:19:43 +01:00
Rubenlagus
e203abfab5 Update versions 2019-01-02 16:12:05 +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
Ruben Bermudez
8e8156646c Merge branch 'dev' of https://github.com/fbascheper/TelegramBots into fbascheper-dev 2019-01-02 14:55:47 +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
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
Ruben Bermudez
f7bde89ec8
Merge pull request #544 from aNNiMON/maskposition-fix
Fix wrong type in Sticker maskPosition field
2018-12-11 00:50:25 +00: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
Erik-Berndt Scheper
28740da0df Update dependencies to fix https://github.com/rubenlagus/TelegramBots/issues/547 2018-11-14 07:09:41 +01:00
Victor
4916e9f853 Fix wrong type in Sticker maskPosition field 2018-11-08 13:52:31 +02:00
Victor
ce05d68e81 Fix wrong class and method names 2018-11-07 12:34:50 +02:00
Victor
f133572a3a Fix test case 2018-11-06 16:40: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
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
Ruben Bermudez
f415afb568 #Fix 507 2018-08-21 21:27:54 +01:00
Ruben Bermudez
3e5f12a4c4 Fix #512 2018-08-21 21:19:31 +01:00
Ruben Bermudez
7f8df47f0b Update version 4.1 2018-08-21 20:59:55 +01:00
Ruben Bermudez
e52b7c48a7 Update version 2018-08-09 02:50:04 +02:00
Ruben Bermudez
2bc07613bb Closes #499 2018-08-09 02:49:48 +02:00
Ruben Bermudez
a75ca5f08d Version 4.0.0 2018-07-27 00:27:26 +02:00
chmilevfa
ad3dbfdd58 Merge branch 'dev' into java9-support
# Conflicts:
#	telegrambots-abilities/src/main/java/org/telegram/abilitybots/api/bot/AbilityBot.java
#	telegrambots-abilities/src/main/java/org/telegram/abilitybots/api/objects/EndUser.java
#	telegrambots-abilities/src/main/java/org/telegram/abilitybots/api/objects/MessageContext.java
#	telegrambots-spring-boot-starter/src/main/java/org/telegram/telegrambots/starter/TelegramBotStarterConfiguration.java
#	telegrambots/src/main/java/org/telegram/telegrambots/bots/DefaultBotOptions.java
2018-07-16 19:37:30 +02:00
Ruben Bermudez
dd5d14df6c
Merge pull request #451 from AzZureman/proxy-feature
Socks proxy feature
2018-07-16 13:28:44 +03:00
chmilevfa
db9ae4f586 telegrambots-meta java 9 supported 2018-07-08 01:41:21 +02:00
Chase
f78fd046e9 Added Documentation for deprecated methods 2018-05-23 09:17:45 +02:00
Ruben Bermudez
e2bdf7ff73
Merge pull request #454 from addo37/augment-user
Add detailed constructor, equals and hashCode to User object
2018-05-17 18:36:53 +02:00
Alexey Zhohov
9357883cf3 fix field name pending_update_count of WebhookInfo 2018-05-17 17:21:55 +03:00
Abbas Abou Daya
9a436910ff Add detailed constructor, equals and hashCode to User object 2018-05-10 01:27:57 +03:00
AzZu
ff73a43337 Update version to 3.6.2
Cause new version does not support the old methods of enabling a proxy
2018-05-06 23:32:33 +03:00
Ruben Bermudez
28a9cf1fdb Version 3.6.1 2018-04-20 01:44:04 +02:00
Ruben Bermudez
25d09fcb99
Merge pull request #387 from gekoramy/dev
Fixed Bot API methods
2018-04-19 20:45:48 +02:00
Relecto
3534fa789d Added hasVideo() method to Message 2018-04-02 22:38:29 +06:00
Ruben Bermudez
7a13821e51 Closes #413 2018-04-01 19:28:40 +02:00
Ruben Bermudez
e53f0bd9ef Closes #368 2018-04-01 12:49:39 +02:00
Ruben Bermudez
025be6eefd Closes #364 2018-04-01 12:40:58 +02:00