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
Ruben Bermudez
b057a98ada
Closes #361
2018-04-01 12:37:28 +02:00
gekoramy
2bc7ebc055
Fixed Bot API methods
...
## AnswerCallbackQuery
`setCacheTime(...)` now returns `AnswerCallbackQuery`
## EditMessageLiveLocation
`setLongitud(...)` corrected requireNonNull check
`setLatitude(...)` corrected requireNonNull check
## Suggestion
Removed `Objects.requireNonNull(chatId)` check from methods which can have `inline_message_id` instead of `chat_id`
2018-02-15 15:19:34 +01:00
Ruben Bermudez
6db6c4bf0d
Update version 3.6
2018-02-14 20:36:22 +01:00
Niels Ulrik Andersen
19b0582322
#325 Implement equals() and hashCode() in reply keyboards
2017-11-20 13:29:17 +01:00
Niels Ulrik Andersen
4121a6f8c9
#325 Implement equals() and hashCode() in SendMessage
2017-11-19 10:44:05 +01:00
Ruben Bermudez
49c0fef3c5
Update version 3.5
2017-11-17 15:47:22 +01:00
Ruben Bermudez
083f020a35
Closes #335
2017-11-15 18:39:27 +01:00
Ruben Bermudez
babb9d8be5
Update API version 3.4
2017-10-11 19:27:12 +02:00
Ruben Bermudez
9317c6f5a9
Merge pull request #284 from vantuz-subhuman/#269
...
#269 Fixed update queue polling order and added `TelegramBatchLongPollingBot`
2017-10-06 18:23:10 +02:00
vantuz-subhuman
cb92eca883
#269 : Deleted TelegramBatchLongPollingBot
, added onUpdatesReceived
method to basic LongPollingBot
interface
2017-09-21 00:46:41 +03:00
Ruben Bermudez
06c55a9c74
Update API version 3.3
2017-08-23 09:06:32 +02:00
Ruben Bermudez
ffcdbd126e
Update version 3.2
2017-07-21 16:17:48 +02:00
Ruben Bermudez
0e6e9e7e99
Closes #266
2017-07-10 02:16:21 +02:00
Ruben Bermudez
38c99cb78d
Closes #264
2017-07-09 02:48:49 +02:00
Ruben Bermudez
3fe39ad76a
Version 3.1
2017-06-30 14:15:48 +02:00
Ruben Bermudez
0a7180fb36
Fix TODO
2017-06-18 05:38:23 +02:00
Ruben Bermudez
0ec6b55216
Version 3.0.2
...
Create new extensions module
2017-06-18 05:34:13 +02:00
Ruben Bermudez
30f5bff40c
Close #250
2017-06-18 05:00:07 +02:00
Ruben Bermudez
0312a3bcb1
Version 3.0.1
2017-05-29 00:38:00 +02:00
Ruben Bermudez
f427662777
Merges #233
2017-05-29 00:32:09 +02:00
Ruben Bermudez
96760f48c1
Merge pull request #221 from azhohov/dev
...
fix NPE
2017-05-29 00:29:08 +02:00
Ruben Bermudez
db229bb66e
Support custom api url
2017-05-11 03:02:54 +02:00
Rubenlagus
48a7503c7f
Api 3.0
2017-05-11 01:35:44 +02:00
Rubenlagus
ca95a00b62
Fix constructors
2017-05-07 13:08:11 +02:00
Rubenlagus
5937a2e3a6
API 3.0
2017-05-03 01:40:55 +02:00
azhohov
7a35fb0ee8
fix NPE
2017-04-22 00:45:26 +03:00
Rubenlagus
fc712656fa
Payments API
2017-03-27 00:49:08 +02:00
Rubenlagus
3e3019ff6e
Update version 2.4.4.5
2017-02-25 20:13:26 +01:00
Rubenlagus
341cca78dd
Bug #183
2017-02-25 13:53:01 +01:00
Ruben Bermudez
a801e7ec4c
Merge branch 'dev' of https://github.com/rubenlagus/TelegramBots into dev
2017-02-25 12:42:44 +01:00
Rubenlagus
a65e1ec97e
Fix new validation
2017-02-22 23:23:55 +01:00
Kirill Temnenkov
6249a38144
added maven-enforcer-plugin - Dependency Convergence rule
2017-01-31 16:24:53 +03:00
Rubenlagus
a565b5fdd5
Closes #184
2017-01-26 01:37:54 +01:00
Rubenlagus
75c3a48766
Fix bug with editMessageXXXX methods
...
(#187 )
2017-01-15 03:21:57 +01:00
Rubenlagus
35d2edcbca
Merge #177
2016-12-26 03:46:46 +01:00
Rubenlagus
8a177b0ab6
Update BOT API 2.3.1
2016-12-03 21:17:03 +01:00
Rubenlagus
774548e235
Update BOT API 2.3
2016-11-21 01:28:52 +01:00
Rubenlagus
e61d91db68
Added jacoco
2016-11-17 20:48:25 +01:00
Rubenlagus
1338257a40
Fix bug
2016-11-17 20:37:41 +01:00
limitium
c921bb492f
Update verions
2016-11-17 20:42:56 +03:00
limitium
1225488e8a
Fix InlineQueryResults serialisation
2016-11-17 17:52:18 +03:00
Rubenlagus
49e87b1ea5
Version 2.4.2
2016-11-17 03:37:01 +01:00
Rubenlagus
c756282328
Fix bug
2016-11-17 03:31:32 +01:00
Ruben Bermudez
0c03ab093f
Move separate commits ( #157 )
...
* Update HOWTO.md (#155 )
- add video edition of this howto, only a draft
- add two FAQ's
* Update license to MIT
* Update HOWTO.md (#155 )
- add video edition of this howto, only a draft
- add two FAQ's
* Update license to MIT
* Migrate to separate modules
* Move to separate modules
* Move to separate modules
* Move to separate modules
2016-11-17 02:41:12 +01:00