python-telegram-bot/telegram
2016-05-01 22:13:27 +02:00
..
ext MessageHandler / filters: refactor 2016-04-26 17:47:37 +03:00
utils bot.py + request.py: network_delay is unique for getUpdates 2016-04-28 01:41:32 +03:00
__init__.py bump version to 4.0.3 2016-05-01 22:13:27 +02:00
audio.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
base.py TelegramObject.to_dict(): cover cases where value is 0 or empty object 2016-04-26 17:47:37 +03:00
bot.py Fix Bot.getUpdates() docstring 2016-05-01 15:25:07 +03: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 Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -03:00
inlinequery.py add location attribute #272 2016-05-01 20:08:34 +02: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 docstring to InlineQueryResultCachedAudio 2016-04-25 20:15:05 -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 Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -03:00
inputfile.py remove unused imports, use future for urllib imports 2016-04-28 01:41:32 +03:00
inputlocationmessagecontent.py Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -03:00
inputmessagecontent.py Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -03:00
inputtextmessagecontent.py Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -03:00
inputvenuemessagecontent.py Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -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 support str and KeyboardButton for reply_markup 2016-04-29 17:42:45 +02:00
replymarkup.py Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -03: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 Trying to isolate the problem. 2016-04-23 22:37:59 -03: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