python-telegram-bot/telegram
2017-06-19 22:50:44 +05:00
..
contrib
ext Added new filters for handling specific chat id and user id 2017-06-19 22:50:44 +05:00
utils Clean up Bot code a bit (#673) 2017-06-18 12:14:24 +02:00
vendor Fix setup.py with urllib3 vendoring 2017-05-26 19:24:54 +03:00
__init__.py tiny changes upon PR review 2017-06-08 09:47:19 +08:00
__main__.py
animation.py
audio.py
base.py
bot.py Clean up Bot code a bit (#673) 2017-06-18 12:14:24 +02:00
callbackgame.py
callbackquery.py
chat.py Rename shortcut functions to snake_case (#661) 2017-06-14 00:07:03 +02:00
chataction.py VideoNote chatactions 2017-05-20 19:26:26 +02:00
chatmember.py
choseninlineresult.py
constants.py
contact.py
document.py
emoji.py
error.py
file.py
forcereply.py
game.py
gamehighscore.py
inlinekeyboardbutton.py
inlinekeyboardmarkup.py
inlinequery.py Rename shortcut functions to snake_case (#661) 2017-06-14 00:07:03 +02:00
inlinequeryresult.py
inlinequeryresultarticle.py
inlinequeryresultaudio.py
inlinequeryresultcachedaudio.py
inlinequeryresultcacheddocument.py
inlinequeryresultcachedgif.py
inlinequeryresultcachedmpeg4gif.py
inlinequeryresultcachedphoto.py
inlinequeryresultcachedsticker.py
inlinequeryresultcachedvideo.py
inlinequeryresultcachedvoice.py
inlinequeryresultcontact.py
inlinequeryresultdocument.py
inlinequeryresultgame.py
inlinequeryresultgif.py Move *_duration attributes as to keep backwardscompat 2017-05-25 14:05:08 +02:00
inlinequeryresultlocation.py
inlinequeryresultmpeg4gif.py Move *_duration attributes as to keep backwardscompat 2017-05-25 14:05:08 +02:00
inlinequeryresultphoto.py
inlinequeryresultvenue.py
inlinequeryresultvideo.py
inlinequeryresultvoice.py
inputcontactmessagecontent.py
inputfile.py Merge branch 'master' into fix-docs 2017-06-07 13:12:32 +02:00
inputlocationmessagecontent.py
inputmessagecontent.py
inputtextmessagecontent.py
inputvenuemessagecontent.py
invoice.py payment: cr fixes 2017-06-01 21:52:47 +03:00
keyboardbutton.py
labeledprice.py payment: cr fixes 2017-06-01 21:52:47 +03:00
location.py
message.py Rename shortcut functions to snake_case (#661) 2017-06-14 00:07:03 +02:00
messageentity.py
orderinfo.py payment: cr fixes 2017-06-01 21:52:47 +03:00
parsemode.py
photosize.py
precheckoutquery.py Rename shortcut functions to snake_case (#661) 2017-06-14 00:07:03 +02:00
replykeyboardmarkup.py
replykeyboardremove.py Remove more warnings 2017-06-07 13:07:45 +02:00
replymarkup.py
shippingaddress.py payment: cr fixes 2017-06-01 21:52:47 +03:00
shippingoption.py payment: cr fixes 2017-06-01 21:52:47 +03:00
shippingquery.py Rename shortcut functions to snake_case (#661) 2017-06-14 00:07:03 +02:00
sticker.py
successfulpayment.py payment: cr fixes 2017-06-01 21:52:47 +03:00
update.py tiny changes upon PR review 2017-06-08 09:47:19 +08:00
user.py Rename shortcut functions to snake_case (#661) 2017-06-14 00:07:03 +02:00
userprofilephotos.py
venue.py
version.py Bump version to v6.1.0 2017-06-18 12:35:16 +02:00
video.py
videonote.py Add VideoNote 2017-05-20 19:25:24 +02:00
voice.py
webhookinfo.py