python-telegram-bot/telegram
Jacob Bom e367b8519d Use explicit kwargs for all class inits in pure api.
While not stickily necessary for most classes (since user isn't directly creating them) it still unifies our approach.
However for some like ReplyKeyboardHide where users are making the classes themselves it should improve IDE autocomplete support.
2016-10-16 16:24:13 +02:00
..
contrib fix yapf 2016-08-26 11:17:05 +02:00
ext Start additional threads only when necessary (#415) 2016-09-27 10:21:35 +03:00
utils Class methods (#362) 2016-09-20 06:36:55 +02:00
__init__.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
__main__.py __main__.py: assist with creating issues on github 2016-07-09 14:40:53 +03:00
audio.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
base.py Class methods (#362) 2016-09-20 06:36:55 +02:00
bot.py Use explicit kwargs for all bot methods. 2016-10-16 15:54:48 +02:00
callbackquery.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
chat.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
chataction.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
chatmember.py Class methods (#362) 2016-09-20 06:36:55 +02:00
choseninlineresult.py Class methods (#362) 2016-09-20 06:36:55 +02:00
constants.py Add methods to parse entities in Message 2016-09-07 08:49:09 +02:00
contact.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
document.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
emoji.py deprecate telegram.Emoji 2016-08-21 11:50:22 +02:00
error.py ChatMigrated exception (#353) 2016-07-25 21:50:33 +03:00
file.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
forcereply.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
inlinekeyboardbutton.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
inlinekeyboardmarkup.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequery.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
inlinequeryresult.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultarticle.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultaudio.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcachedaudio.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcacheddocument.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcachedgif.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcachedmpeg4gif.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcachedphoto.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcachedsticker.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcachedvideo.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcachedvoice.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultcontact.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultdocument.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultgif.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultlocation.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultmpeg4gif.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultphoto.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultvenue.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultvideo.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inlinequeryresultvoice.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inputcontactmessagecontent.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inputfile.py fix yapf 2016-08-26 11:17:05 +02:00
inputlocationmessagecontent.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inputmessagecontent.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inputtextmessagecontent.py Class methods (#362) 2016-09-20 06:36:55 +02:00
inputvenuemessagecontent.py Class methods (#362) 2016-09-20 06:36:55 +02:00
keyboardbutton.py Class methods (#362) 2016-09-20 06:36:55 +02:00
location.py Class methods (#362) 2016-09-20 06:36:55 +02:00
message.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
messageentity.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
parsemode.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
photosize.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
replykeyboardhide.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
replykeyboardmarkup.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
replymarkup.py Class methods (#362) 2016-09-20 06:36:55 +02:00
sticker.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
update.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
user.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
userprofilephotos.py Class methods (#362) 2016-09-20 06:36:55 +02:00
venue.py Class methods (#362) 2016-09-20 06:36:55 +02:00
version.py Bump version to v5.1 2016-09-24 15:29:23 +02:00
video.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00
voice.py Use explicit kwargs for all class inits in pure api. 2016-10-16 16:24:13 +02:00