Commit Graph

112 Commits

Author SHA1 Message Date
Rubenlagus
66c6c5257d Fix toString method 2016-05-01 23:02:22 +02:00
Ruben Bermudez
38d3a046ff Merge pull request #60 from rubenlagus/dev
Added logger
2016-05-01 22:55:33 +02:00
Rubenlagus
b2c09a902d Added logger 2016-05-01 22:44:22 +02:00
Ruben Bermudez
aee15fffb5 Merge pull request #55 from rubenlagus/dev
Fix compile bug
2016-04-29 14:28:17 +02:00
Rubenlagus
1f1cdf5d18 Fix compile bug 2016-04-29 14:27:09 +02:00
Ruben Bermudez
52ba1afad8 Merge pull request #52 from camilosampedro/patch-1
Changed the json cahed object class to Sticker
2016-04-29 12:23:24 +02:00
Ruben Bermudez
017c4b2b1d Add global exception catch with sleep time 2016-04-28 09:15:11 +02:00
Camilo A. Sampedro Restrepo
dc23b47b23 Changed the json cahed object class to Sticker
It was generating a `InlineQueryResultCachedGif` instead of `InlineQueryResultCachedSticker`, producing a wrong behavior.
2016-04-24 22:20:42 -05:00
Rubenlagus
ffa98c5928 Closes #44
Closes #9
2016-04-22 15:19:44 +02:00
Rubenlagus
6431adfe87 Support editing messagess sent "via bot" upon editing, an empty message is returned if successful 2016-04-21 22:36:30 +02:00
Rubenlagus
a601e983ec Fix CallbackQuery bug 2016-04-21 21:29:17 +02:00
tolwi
85e3d74f47 fix_inline_response 2016-04-19 13:14:54 +03:00
Rubenlagus
1ba0502c4c Merge #30 2016-04-17 17:35:48 +02:00
Rubenlagus
08efa94fcd Merge #30 and some fixes 2016-04-17 17:34:38 +02:00
Rubenlagus
1c66511bff Add compatibility with java7
Merge #21
2016-04-17 17:10:09 +02:00
Rubenlagus
a84f073a0a Remove unneeded constructure
Merge #31
2016-04-17 17:07:13 +02:00
Rubenlagus
c1a0b25c9c Merge branch 'TerminusMKB-master' into dev 2016-04-17 16:56:54 +02:00
Rubenlagus
fe5336034a Renamed ignored exception
Merge #37
2016-04-17 16:54:08 +02:00
Rubenlagus
a5cae5ac35 Merge branch 'Vinpasso-master' into dev 2016-04-17 16:47:22 +02:00
Rubenlagus
cbe5613549 Fix error in pull requests
Merge #36
2016-04-17 16:43:27 +02:00
Vinpasso
3df8631a6d Closeable Bot Sessions
Return a Bot Session Class when registering a Bot that can be closed as
needed
Give Threads a default Name to distinguish them in Debug Mode
2016-04-17 15:50:54 +02:00
Michael Arlt
28c2f3336b fixed types integer and string
sorry, did mess up
2016-04-17 15:41:36 +02:00
Michael Arlt
9275f91b02 adding missing values 2016-04-17 15:33:41 +02:00
TerminusMKB
bd9c66fec4 Added getters and setters to AnswerCallbackQuery
Added getters to CallbackQuery
InlineKeyboardMarkup is fixed and refactored
2016-04-14 14:23:59 +03:00
Alexander Babai
62f9e49201 Message move back some methods 2016-04-12 23:53:44 +03:00
Alexander Babai
cf91e024ca TelegramBotsApi methods to builder style 2016-04-12 23:35:33 +03:00
Alexander Babai
94ea153a18 objects classes: enable/dissable methods to builder style 2016-04-12 23:31:14 +03:00
Alexander Babai
1232d6f378 methods classes: enable/dissable methods to builder style 2016-04-12 23:26:59 +03:00
Alexander Babai
79616210f4 objects classes: setters to builder style 2016-04-12 23:19:03 +03:00
Alexander Babai
0e36784cbe methods classes: setters to builder style 2016-04-12 22:25:54 +03:00
Rubenlagu
b9d997fddc Merge #24 2016-04-12 19:53:21 +02:00
Rubenlagus
0b73abad50 Bots API 2.0 2016-04-12 04:51:32 +02:00
Rubenlagus
c587f83204 Bots API 2.0 2016-04-11 22:26:21 +02:00
morozov
bdb69445d4 fix Class cast exception 2016-04-07 15:36:13 +03:00
Rubenlagus
8f246c2306 Reformat 2016-04-02 18:54:00 +02:00
Rubenlagus
de141b50b0 Merge branch 'correctly-process-returned-message-at-sendAudio' of https://github.com/Clevero/TelegramBots into Clevero-correctly-process-returned-message-at-sendAudio 2016-04-02 18:52:08 +02:00
Rubenlagus
d00df14aba Fix bug in ChosenInlineQuery
Added JAR sources
2016-04-02 18:45:04 +02:00
Rubenlagus
885791b927 Reformat and Rearrange 2016-04-02 18:20:49 +02:00
Rubenlagus
9f77b71742 Merge branch 'flicus-master' into dev 2016-04-02 18:17:38 +02:00
Rubenlagus
ccfadfb910 Merge branch 'master' of https://github.com/flicus/TelegramBots into flicus-master 2016-04-02 18:05:41 +02:00
Ruben Bermudez
dcb58090a4 Merge pull request #18 from Clevero/add-api-method-getFile-to-AbsSender
add getFile to AbsSender in order to get the file path
2016-04-01 01:07:07 +02:00
Marcel Caspar
d30f77f6f2 add getFile to AbsSender in order to get the file path 2016-03-25 19:15:11 +01:00
Marcel Caspar
6ad4491136 revert changes in Message and remove useless if clause in AbsSender 2016-03-21 15:43:24 +01:00
schors
36e93a5fe3 proxy to the separate branch 2016-03-21 13:39:18 +03:00
schors
5bc595edc6 proxy to the separate branch 2016-03-21 13:38:12 +03:00
Marcel Caspar
ac18b952b9 change if clause in AbsSender.sendAudio() that checks if the response contains a positive 'ok' 2016-03-20 13:06:34 +01:00
Marcel Caspar
334b25b296 process return of sendAudio correctly 2016-03-20 12:47:22 +01:00
maratische
b795c33d90 setConnectionRequestTimeout for fix problem with hang 2016-03-16 22:11:06 +03:00
Marcel Caspar
7a9a704aa0 add DURATION_FIELD 2016-03-15 22:58:43 +01:00
flicus
593bc199a4 added possibility to work via HTTP proxy 2016-03-11 16:29:45 +03:00
flicus
5950bbd94b added possibility to work via HTTP proxy 2016-03-11 14:27:24 +03:00
schors
5db2f3ddeb added toString() method for all serializable classes 2016-03-08 22:17:07 +03:00
Rubenlagus
bc2db06327 Support new disabled notifications 2016-02-27 03:17:06 +01:00
Rubenlagus
f5dcee5cb1 Added undocumented field
Updated sendaudio method
2016-02-16 00:24:32 +01:00
Rubenlagu
49ff79f0cd Added sendAudio support to AbsSender
Close #2
2016-01-24 03:20:54 +01:00
Rubenlagu
cc338ab5df 1. Fix bug 2016-01-20 21:42:28 +01:00
Rubenlagu
71bd414f2c 1. Fix bug 2016-01-20 21:39:21 +01:00
Rubenlagu
56ef6bba3e 1. Minor fix 2016-01-20 21:29:02 +01:00
Rubenlagu
9f8a34eba1 1. Fix bug 2016-01-20 21:17:35 +01:00
Rubenlagu
603890a2a6 1. Enabled html parse_mode 2016-01-20 20:19:27 +01:00
Rubenlagu
25d11ecadc 1. Refactor 2016-01-14 23:09:19 +01:00
Rubenlagus
7957fa9623 Migrate from examples project 2016-01-14 01:14:53 +01:00