Leandro Toledo
|
fc7c161018
|
Merge remote-tracking branch 'origin/master' into unittest-bot2.0
|
2016-04-24 14:33:17 -03:00 |
|
Andrea Giove
|
39ba575a4d
|
Missing a comma
|
2016-04-24 17:54:36 +02:00 |
|
Andrea Giove
|
87ac962805
|
Added caption paramenter to sendDocument method
|
2016-04-24 17:51:15 +02:00 |
|
Leandro Toledo
|
14cb13acfd
|
Adds @message decorator to editMessageText
|
2016-04-24 11:19:37 -03:00 |
|
Leandro Toledo
|
4ecb4911db
|
Adds @message decorator to editMessageText
|
2016-04-24 11:18:16 -03:00 |
|
Leandro Toledo
|
adc3104214
|
Add timeout and network_delay kwargs to all bot methods.
|
2016-04-24 10:06:59 -03:00 |
|
Leandro Toledo
|
b444cd7bce
|
Adding new modules to docs #232
|
2016-04-22 11:07:44 -03:00 |
|
Leandro Toledo
|
0669c72fe3
|
Fixing little princes Python 2.6 string format arg #232
|
2016-04-21 12:18:51 -03:00 |
|
Leandro Toledo
|
5315e072cb
|
PEP8 for Py2 #232
|
2016-04-21 11:59:18 -03:00 |
|
Leandro Toledo
|
bb36c725af
|
More refactoring and docstrings #232
|
2016-04-21 09:21:12 -03:00 |
|
Leandro Toledo
|
ba7e1cada7
|
Bot class refactor and its docstrings #232
|
2016-04-21 08:15:38 -03:00 |
|
Leandro Toledo
|
9a96ad8efd
|
Unused import #232
|
2016-04-19 09:12:22 -03:00 |
|
Leandro Toledo
|
fc277d7393
|
Refactor of telegram.Bot class and docstrings #232
|
2016-04-19 09:04:25 -03:00 |
|
Leandro Toledo
|
9a340d2ea9
|
Endorsing if empty or 0 or empty string and minor typo fix #232
|
2016-04-18 20:18:32 -03:00 |
|
Jannes Höke
|
a98919a86e
|
fix cache_time==0 case
|
2016-04-19 00:08:47 +02:00 |
|
Jannes Höke
|
d879a0d018
|
convert reply_markup to json
|
2016-04-17 22:11:29 +02:00 |
|
Jannes Höke
|
0e5129e59f
|
fix method names and parameters for new methods
|
2016-04-16 20:57:50 +02:00 |
|
Jannes Höke
|
5e80efaa54
|
editMessage->editMessageText
|
2016-04-16 20:29:43 +02:00 |
|
Leandro Toledo
|
85f1b1af0c
|
Adding sendContact and sendVenue methods #232
|
2016-04-16 11:48:36 -03:00 |
|
Leandro Toledo
|
60f9aede07
|
Minor fix on answerInlineQuery #232
|
2016-04-14 02:38:51 -03:00 |
|
Leandro Toledo
|
c411ef7822
|
Adding switch_pm_text and switch_pm_parameter to answerInlineQuery #232
|
2016-04-14 02:34:29 -03:00 |
|
Leandro Toledo
|
429ea92254
|
Adding KeyboardButton #232
|
2016-04-14 02:01:05 -03:00 |
|
Leandro Toledo
|
751402a0d3
|
Adding new Bot methods editMessageText, editMessageCaption, editMessageReplyMarkup #232
|
2016-04-14 00:28:06 -03:00 |
|
Leandro Toledo
|
2af15cadd6
|
New method answerCallbackQuery #232
|
2016-04-13 21:25:26 -03:00 |
|
Leandro Toledo
|
736d62e20d
|
New methods kickChatMember and unbanChatMember #232
|
2016-04-12 00:46:50 -03:00 |
|
Leandro Toledo
|
1e4ae6546f
|
Changing INFO logs to DEBUG and minor fixes
|
2016-03-14 22:56:20 -03:00 |
|
Aydar Biktimirov
|
dc9b77e02c
|
Merge remote-tracking branch 'upstream/master'
|
2016-03-11 23:03:13 +03:00 |
|
Rahiel Kasim
|
5958da0031
|
bot.sendMessage: update documentation
|
2016-03-11 20:32:10 +01:00 |
|
Aydar Biktimirov
|
433110abe9
|
Added disable_notification parameter for silent messages
|
2016-03-09 18:47:33 +03:00 |
|
Jannes Höke
|
4aca4d1d1f
|
Merge pull request #187 from python-telegram-bot/flaky-tests
Flaky tests
|
2016-02-28 01:02:11 +01:00 |
|
Noam Meltzer
|
fc618274ae
|
bot.py: allow specifying timeout for sendVideo operations
|
2016-02-27 23:00:33 +02:00 |
|
Jannes Höke
|
efd10507d0
|
remove kwargs in favor of named keyword arguments, validate argument types
|
2016-02-21 11:33:34 +01:00 |
|
Jannes Höke
|
2a01292a64
|
Merge branch 'master' into inlinebots
|
2016-02-07 22:42:12 +01:00 |
|
Noam Meltzer
|
d4beb94059
|
Add specific exceptions types for important errors
maintain backward compatibility with the 'old' exception by inherting
from TelegramError and using the same message
|
2016-02-06 18:48:55 +02:00 |
|
Jannes Höke
|
6d2e159d75
|
move 'no new updates found' message to debug (#167)
|
2016-01-31 10:32:34 +01:00 |
|
Jannes Höke
|
5c2458bfd8
|
merge master into inlinebots
|
2016-01-14 15:28:22 +01:00 |
|
leandrotoledo
|
dfc75cc64e
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
|
Jannes Höke
|
c69cdfd184
|
Initial commit for inline bot support
|
2016-01-09 15:09:48 +01:00 |
|
Jannes Höke
|
aa8966832b
|
release 3.2 and update copyright notice to 2015-2016
|
2016-01-05 14:12:03 +01:00 |
|
Noam Meltzer
|
17dae68654
|
gitignore: files generated by unitests
|
2016-01-04 00:32:17 +02:00 |
|
Noam Meltzer
|
aeca3ca174
|
basic token validation
refs #134
|
2016-01-04 00:31:40 +02:00 |
|
Jannes Höke
|
ea7c54ba07
|
Release v3.1.1, change author email everywhere
|
2015-12-21 21:18:53 +01:00 |
|
Jannes Höke
|
6e158042e1
|
API updates Oct and Nov
|
2015-12-16 15:31:02 +01:00 |
|
leandrotoledo
|
5eb4f8e5cd
|
Minor pep8 fix
|
2015-11-10 20:31:51 -02:00 |
|
Jannes Höke
|
61dac76bee
|
don't send network_delay to telegram servers
|
2015-11-10 22:40:19 +01:00 |
|
Jannes Höke
|
4bc03ed56a
|
Add parameter network_delay for slow connections and increase default to 2 seconds
|
2015-11-10 19:47:21 +01:00 |
|
Leandro Toledo
|
b79530b10c
|
Adding File and its tests
|
2015-09-20 12:28:10 -03:00 |
|
Leandro Toledo
|
f623db06ea
|
Revert "Feature/requests"
|
2015-09-16 00:21:45 -03:00 |
|
pecheny
|
d5a9c185f0
|
use requests instead of urllib if possible; add timeout and decorator to get and post
|
2015-09-14 19:13:22 +03:00 |
|
Leandro Toledo
|
a7ac4193fe
|
PEP8, lint and TelegramError class refactor
|
2015-09-10 20:08:24 -03:00 |
|