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
Niels Ulrik Andersen
4cf29bd75f
Clean up some thread usage, seems to close #168 .
2017-11-19 12:41:38 +01:00
Niels Ulrik Andersen
4121a6f8c9
#325 Implement equals() and hashCode() in SendMessage
2017-11-19 10:44:05 +01:00
Ruben Bermudez
6b17b2c9d8
Merge pull request #339 from rubenlagus/dev
...
Dev
2017-11-17 15:54:29 +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
91eaccd8ad
Merge pull request #333 from ng1905/dev
...
Do not log stack trace when stopping bot
2017-11-15 18:34:55 +01:00
Ruben Bermudez
470b13bc5f
Merge pull request #337 from malta895/dev
...
Added processInvalidCommandUpdate()
2017-11-15 18:34:25 +01:00
Ruben Bermudez
41be63aed0
Merge pull request #324 from addo37/dev
...
Update AbilityBot and write tutorial
2017-11-15 18:32:49 +01:00
Ruben Bermudez
8cbe3cbcb5
Merge pull request #326 from Clevero/patch-1
...
add "no implementation for [...]" to Errors Handling
2017-11-15 18:31:56 +01:00
Ruben Bermudez
cd99c85884
Merge pull request #327 from Clevero/patch-2
...
update FAQ
2017-11-15 18:31:23 +01:00
Ruben Bermudez
135602b5b7
Merge pull request #330 from vadimgoroshevsky/dev
...
Add DefaultBotCommand, with message ID in execute method
2017-11-15 18:30:50 +01:00
malta895
ff1ef8586f
Added processInvalidCommandUpdate(), to handle invalid command sent by user
2017-11-15 11:44:16 +01:00