python-telegram-bot/telegram
2016-07-25 23:56:16 +03:00
..
contrib let python 2 find the contrib module 2016-05-28 09:27:17 +02:00
ext ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
utils ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
__init__.py Bump version to v5.0.0 2016-07-15 01:48:11 +02:00
__main__.py __main__.py: assist with creating issues on github 2016-07-09 14:40:53 +03:00
audio.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
base.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
bot.py fixup! bot.py: replace message decorator with an explicit method call 2016-07-25 23:56:16 +03:00
callbackquery.py fix callbackquery to_dict 2016-05-30 15:59:45 +02:00
chat.py add constants for Chat.type and ChatMember.status 2016-05-28 16:51:44 +02:00
chataction.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
chatmember.py add constants for Chat.type and ChatMember.status 2016-05-28 16:51:44 +02:00
choseninlineresult.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
constants.py introduce constants module (#342) 2016-07-14 21:48:31 +02:00
contact.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
document.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
emoji.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
error.py merge master 2016-05-25 22:09:18 -03:00
file.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
forcereply.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
inlinekeyboardbutton.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
inlinekeyboardmarkup.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
inlinequery.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
inlinequeryresult.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
inlinequeryresultarticle.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultaudio.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcachedaudio.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcacheddocument.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcachedgif.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcachedmpeg4gif.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcachedphoto.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcachedsticker.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcachedvideo.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcachedvoice.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultcontact.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultdocument.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultgif.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultlocation.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultmpeg4gif.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultphoto.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultvenue.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultvideo.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inlinequeryresultvoice.py Remove \ from base code #259 2016-05-14 23:26:56 -03:00
inputcontactmessagecontent.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
inputfile.py Code style with latest yapf 2016-06-19 17:50:02 -04:00
inputlocationmessagecontent.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
inputmessagecontent.py Due kwargs I had to change the factory class in favor of InputLocationMessageContent #302 2016-05-23 21:09:07 -03:00
inputtextmessagecontent.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
inputvenuemessagecontent.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
keyboardbutton.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
location.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
message.py Add edit_date to Message #302 2016-05-23 20:28:36 -03:00
messageentity.py Add user to MessageEntity #302 2016-05-23 20:31:36 -03:00
nullhandler.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
parsemode.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
photosize.py Set split_before_logical_operator to True 2016-05-23 17:19:35 -03:00
replykeyboardhide.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
replykeyboardmarkup.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
replymarkup.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
sticker.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
update.py Add edited_message to Update #302 2016-05-23 20:24:43 -03:00
user.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
userprofilephotos.py fix documentation 2016-07-19 23:42:11 +03:00
venue.py Add kwargs to API calls #302 2016-05-23 20:43:17 -03:00
video.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
voice.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00