python-telegram-bot/telegram
2016-04-26 17:47:37 +03:00
..
ext dispatcher: style fix 2016-04-26 17:47:37 +03:00
utils utils.validater: remove dead code 2016-04-26 17:47:37 +03:00
__init__.py bump version to 4.0rc1 2016-04-22 16:24:32 +02:00
audio.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
base.py Should fix empty string but set args #232 2016-04-21 09:56:57 -03:00
bot.py Missing a comma 2016-04-24 17:54:36 +02:00
callbackquery.py PEP 8 - lemme sleep Traviszzzzz #232 2016-04-14 03:59:33 -03:00
chat.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
chataction.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
choseninlineresult.py Minor fixes #232 2016-04-14 03:40:26 -03:00
contact.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
document.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
emoji.py Adding KeyboardButton #232 2016-04-14 02:01:05 -03:00
error.py Adding KeyboardButton #232 2016-04-14 02:01:05 -03:00
file.py Adding KeyboardButton #232 2016-04-14 02:01:05 -03:00
forcereply.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
inlinekeyboardbutton.py Revert switch_inline_query #232 2016-04-21 11:42:02 -03:00
inlinekeyboardmarkup.py More refactoring and docstrings #232 2016-04-21 09:21:12 -03:00
inlinequery.py Revert switch_inline_query #232 2016-04-21 11:42:02 -03:00
inlinequeryresult.py Adding InlineQueryResultCachedAudio #232 2016-04-16 12:09:26 -03:00
inlinequeryresultarticle.py Adding new modules to docs #232 2016-04-22 11:07:44 -03:00
inlinequeryresultaudio.py Adding new modules to docs #232 2016-04-22 11:07:44 -03:00
inlinequeryresultcachedaudio.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcacheddocument.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcachedgif.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcachedmpeg4gif.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcachedphoto.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcachedsticker.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcachedvideo.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcachedvoice.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultcontact.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultdocument.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultgif.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultlocation.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultmpeg4gif.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultphoto.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultvenue.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultvideo.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inlinequeryresultvoice.py Adds kwargs for InlineQueryResult objects #232 2016-04-16 13:49:16 -03:00
inputcontactmessagecontent.py Bootstrapping InputMessageContent classes #232 2016-04-13 20:01:36 -03:00
inputfile.py Using hasattr instead isinstance for file check #119 2016-04-22 21:51:00 -03:00
inputlocationmessagecontent.py Adding InputMessageContent classes #232 2016-04-16 11:23:25 -03:00
inputmessagecontent.py Bootstrapping InputMessageContent classes #232 2016-04-13 20:01:36 -03:00
inputtextmessagecontent.py Adding InputMessageContent classes #232 2016-04-16 11:23:25 -03:00
inputvenuemessagecontent.py Adding InputMessageContent classes #232 2016-04-16 11:23:25 -03:00
keyboardbutton.py Adding KeyboardButton #232 2016-04-14 02:01:05 -03:00
location.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
message.py Adding new modules to docs #232 2016-04-22 11:07:44 -03:00
messageentity.py implement de_list 2016-04-17 12:43:09 +02:00
nullhandler.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
parsemode.py parse mode for HTML added 2016-01-27 11:20:32 +01:00
photosize.py test_video.py: adapt to latest changes in the API 2016-02-27 22:50:28 +02:00
replykeyboardhide.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
replykeyboardmarkup.py Adding KeyboardButton #232 2016-04-14 02:01:05 -03:00
replymarkup.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
sticker.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
update.py New method answerCallbackQuery #232 2016-04-13 21:25:26 -03:00
user.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
userprofilephotos.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
venue.py fix de_json 2016-04-17 12:42:30 +02:00
video.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
voice.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00