Commit Graph

36 Commits

Author SHA1 Message Date
Rubenlagus
732eb2850b 1. Add docs 2016-09-28 00:41:06 +02:00
Rubenlagus
b8c36ec4fb 1. Renaming 2016-09-28 00:31:34 +02:00
Rubenlagus
0996580574 1. Games 2016-09-28 00:29:44 +02:00
Rubenlagus
07e0090d49 1. Games
2. Improve close session r
2016-09-25 15:33:20 +02:00
Rubenlagus
5903cd6338 1. File downloads
2. Update with latest api changes
3. Improve exceptions
4. Added validation in api methods
5. Moved to maven central
2016-09-24 22:37:25 +02:00
Rubenlagus
6421d624c8 Add Get webhook information method 2016-08-12 21:23:30 +02:00
Rumen Nikiforov
b566ad9621 Fixing sending Files through InputStream causing exceptions. (#131)
- Added proper methods to send Audio/Document/Photo/Sticker/Video/Voice
through InputStream as it Telegram API requires file name to be
specified.
- Dropping not working methods that was using InputStream without name
2016-08-07 05:47:23 +02:00
Sheigutn
e75a28f518 Fixed a few copy-paste mistakes in toString() methods & fixed functionality of GetChatMember and GetChatMemberCount 2016-07-13 10:04:44 +02:00
Ruben Bermudez
e911314925 Merge pull request #99 from BjoernPetersen/fix_replay_typo
Fix replay/reply typo and deprecate old methods. Fixes #97
2016-06-26 19:39:05 +02:00
Rubenlagus
046d918574 Use enum for Actions types 2016-06-20 21:33:14 +02:00
Björn Petersen
68cda72ece Fix replay/reply typo and deprecate old methods. Fixes #97 2016-06-20 20:50:03 +02:00
Rubenlagus
ef66e35827 Document deprecated methods 2016-06-09 22:52:08 +02:00
antonu17
65d82076c2 Deprecate old methods, overload setNew... methods with InputStream arguments 2016-06-04 10:15:55 +06:00
antonu17
ee12175eea Change sendNew methods signature, now accepting File 2016-06-03 23:22:02 +06:00
Rubenlagus
56ac18e263 Fix ForwardMessage method 2016-06-01 02:06:35 +02:00
Rubenlagus
fc553401a6 Merge branch 'antonu17-sendphoto_caption_fix' into dev 2016-05-22 11:47:33 +02:00
Rubenlagus
0b6f4e1d06 Support Telegram Bots API 2.1 2016-05-22 11:42:04 +02:00
antonu17
10df49a11e Fix caption field var 2016-05-10 22:39:36 +06: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
08efa94fcd Merge #30 and some fixes 2016-04-17 17:34:38 +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
1232d6f378 methods classes: enable/dissable methods to builder style 2016-04-12 23:26:59 +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
c587f83204 Bots API 2.0 2016-04-11 22:26:21 +02:00
Rubenlagus
8f246c2306 Reformat 2016-04-02 18:54:00 +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
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
7a9a704aa0 add DURATION_FIELD 2016-03-15 22:58:43 +01: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
Rubenlagu
49ff79f0cd Added sendAudio support to AbsSender
Close #2
2016-01-24 03:20:54 +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