davioooh
f64d556610
Refactor localized message helper method
2018-04-30 19:50:44 +02:00
davioooh
16fa704a17
Refactor EndUser to serialize locale
2018-04-30 15:39:32 +02:00
davioooh
9f1aa6664f
Update default messages
2018-04-30 14:33:10 +02:00
davioooh
49cc3fb896
Add basic internationalization support
2018-04-27 18:00:04 +02:00
Ruben Bermudez
431d945486
Merge pull request #441 from rubenlagus/dev
...
Dev
2018-04-20 13:07:36 +02:00
Ruben Bermudez
28a9cf1fdb
Version 3.6.1
2018-04-20 01:44:04 +02:00
Ruben Bermudez
afd84cde05
Merge pull request #395 from MarijnKoesen/add_ibot_interface
...
Add IBotCommand to create Commands that get whole Message
2018-04-19 21:36:56 +02:00
Ruben Bermudez
1aa886b6e3
Merge pull request #437 from homich1991/dev
...
Added spring boot starter module
2018-04-19 21:00:25 +02:00
Ruben Bermudez
a276b0bf35
Merge branch 'bvn13-dev' into dev
2018-04-19 20:57:38 +02:00
Ruben Bermudez
9733f35ef2
Merge branch 'dev' of https://github.com/bvn13/TelegramBots into bvn13-dev
2018-04-19 20:52:08 +02:00
Ruben Bermudez
1bb72980f8
Merge branch 'addo37-dev' into dev
2018-04-19 20:50:58 +02:00
Ruben Bermudez
888cc7b82a
Merge branch 'dev' of https://github.com/addo37/TelegramBots into addo37-dev
2018-04-19 20:50:35 +02:00
Ruben Bermudez
25d09fcb99
Merge pull request #387 from gekoramy/dev
...
Fixed Bot API methods
2018-04-19 20:45:48 +02:00
Ruben Bermudez
9f26a60e27
Merge pull request #391 from Baspla/patch-1
...
Update Using-Replies.md
2018-04-19 20:45:16 +02:00
Vyacheslav N. Boyko
2930f5091b
updating wiki with page containing instance of http proxy using
2018-04-19 15:13:40 +03:00
Roman_Meerson
01e046632c
Added FAQ
2018-04-19 15:51:30 +04:00
Roman_Meerson
6b76e79f4d
Added spring boot starter module
2018-04-17 14:01:48 +04:00
Vyacheslav N. Boyko
28f80e1bcd
reworked proxy using
2018-04-17 11:46:48 +03:00
Vyacheslav N. Boyko
b9c32c55d8
implemented authorization via http proxy
2018-04-16 18:01:00 +03:00
Vyacheslav N. Boyko
378c8aaddc
implemented authorization via http proxy
2018-04-16 17:58:51 +03:00
Ruben Bermudez
9adb3921e5
Merge pull request #427 from Relecto/dev
...
Added hasVideo() method to Message
2018-04-02 20:22:49 +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
Ruben Bermudez
7a83b45a91
Closes #319
2018-04-01 12:20:55 +02:00
Marijn Koesen
422b26d661
Add IBotCommand to create Commands that get whole Message
2018-02-27 06:50:27 +01:00
Baspla
adced55fdc
Update Using-Replies.md
...
The Consumer has the variable name of "action" not "upd".
2018-02-23 20:23:04 +01: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
7e369ea2fa
Merge pull request #386 from rubenlagus/dev
...
Dev
2018-02-14 20:59:10 +01:00
Ruben Bermudez
6db6c4bf0d
Update version 3.6
2018-02-14 20:36:22 +01:00
Abbas Abou Daya
f0f616c63c
Fix abilities Maven dependency typo
2018-02-13 21:24:20 -05:00
Ruben Bermudez
014f17818b
Merge pull request #340 from myplacedk/SendMessageEqualsHashcode
...
#325 Implement equals() and hashCode() in SendMessage
2018-02-13 21:56:49 +01:00
Ruben Bermudez
09c2b36559
Merge branch 'myplacedk-SocketException' into dev
2018-02-13 21:51:38 +01:00
Ruben Bermudez
7d6fdcbf69
Merge branch 'SocketException' of https://github.com/myplacedk/TelegramBots into myplacedk-SocketException
2018-02-13 21:51:07 +01:00
Ruben Bermudez
488711a249
Merge branch 'Chase22-dev' into dev
2018-02-13 21:47:53 +01:00
Ruben Bermudez
84a2189439
Merge branch 'dev' of https://github.com/Chase22/TelegramBots into Chase22-dev
2018-02-13 21:47:25 +01:00
Ruben Bermudez
cac157ff1d
Merge pull request #376 from addo37/dev
...
Make abilities case-insensitive, fix msg markdown bug and add group-admin privacy
2018-02-13 21:39:09 +01:00
Ruben Bermudez
7ed25b2243
Merge pull request #342 from javver/dev
...
#336 Shutdown polling bot executor service on close
2018-02-13 21:34:52 +01:00
Ruben Bermudez
1d7d2f81ac
Merge pull request #377 from gorshkov/dev
...
Typo
2018-02-13 21:33:59 +01:00
Ruben Bermudez
65d1454ffc
Merge pull request #379 from eitland/patch-1
...
Change getBotUsermane() to getBotUsername()
2018-02-13 21:33:39 +01:00
Erik Vårdal Itland
eba3fe737a
Change getBotUsermane() to getBotUsername()
...
Fix minor typo
2018-02-10 21:02:29 +01:00
Evgeny Gorshkov
c2338c564b
Typo
2018-02-08 15:30:24 +07:00
Abbas Abou Daya
dc9f34196e
Make abilities case-insensitive, fix msg markdown bug and add group-admin privacy
2018-02-04 03:23:41 -05:00
Chase
f687ca1ceb
changed getDescription() to toString() in getManText(BotCommand command)
2017-12-21 15:23:15 +01:00
Chase
6e4c785c9d
New command that provides help like the Linux man command
2017-12-21 15:10:57 +01:00
Javier Cardona
a1a8c460e2
#336 Added shutdown call for execution service to default long polling bot
2017-11-21 13:14:12 -06:00
Niels Ulrik Andersen
19b0582322
#325 Implement equals() and hashCode() in reply keyboards
2017-11-20 13:29:17 +01:00
Niels Ulrik Andersen
e2aed55b11
Clean up a bit in DefaultBotSession
2017-11-19 16:59:23 +01:00