..
contrib
fix yapf
2016-08-26 11:17:05 +02:00
ext
Fixed deprecation warning ( #586 )
2017-04-29 19:56:27 +02:00
utils
pass errormessage to Unauthorized ( #597 )
2017-05-12 17:38:36 +02:00
vendor
➕ add git submodule to vendor urllib3
2017-03-09 23:16:58 +01:00
__init__.py
🚧 manipulate sys.path to prefer vendor urllib3
2017-03-09 23:29:15 +01:00
__main__.py
Botapi2.3 ( #471 )
2016-12-11 22:44:52 +01:00
animation.py
Make everything default to None
2017-01-11 19:41:39 +01:00
audio.py
Make everything default to None
2017-01-11 19:41:39 +01:00
base.py
Class methods ( #362 )
2016-09-20 06:36:55 +02:00
bot.py
Implemented undocumented 'deleteMessage' method ( #602 )
2017-05-12 17:40:57 +02:00
callbackgame.py
Fix grammer: 'a object' -> 'an object'
2016-10-17 01:22:40 +03:00
callbackquery.py
Prevented modifications to the request object's original data ( #454 )
2016-12-20 00:07:35 +02:00
chat.py
🔀 Merge master into fix-460
2017-02-27 14:33:58 +01:00
chataction.py
Fix grammer: 'a object' -> 'an object'
2016-10-17 01:22:40 +03:00
chatmember.py
Prevented modifications to the request object's original data ( #454 )
2016-12-20 00:07:35 +02:00
choseninlineresult.py
Prevented modifications to the request object's original data ( #454 )
2016-12-20 00:07:35 +02:00
constants.py
Update constants.py ( #553 )
2017-03-29 17:31:26 +02:00
contact.py
Make everything default to None
2017-01-11 19:41:39 +01:00
document.py
Make everything default to None
2017-01-11 19:41:39 +01:00
emoji.py
Fix grammer: 'a object' -> 'an object'
2016-10-17 01:22:40 +03:00
error.py
pass errormessage to Unauthorized ( #597 )
2017-05-12 17:38:36 +02:00
file.py
🔀 Merge master into fix-460
2017-02-27 14:33:58 +01:00
forcereply.py
Merge branch 'master' into october3
2016-10-19 12:35:50 +02:00
game.py
Fix instances of empty strings in __init__
2016-12-30 13:57:59 +01:00
gamehighscore.py
Prevented modifications to the request object's original data ( #454 )
2016-12-20 00:07:35 +02:00
inlinekeyboardbutton.py
Last of the classes I think
2017-01-09 19:16:28 +01:00
inlinekeyboardmarkup.py
Merge branch 'master' into october3
2016-10-19 12:35:50 +02:00
inlinequery.py
Merge branch 'master' into october3
2016-10-19 12:35:50 +02:00
inlinequeryresult.py
Documentation improvements + small style fixes
2016-10-17 01:11:20 +03:00
inlinequeryresultarticle.py
Documentation improvements + small style fixes
2016-10-17 01:11:20 +03:00
inlinequeryresultaudio.py
Merge branch 'master' into october3
2016-10-19 12:35:50 +02:00
inlinequeryresultcachedaudio.py
Merge branch 'master' into october3
2016-10-19 12:35:50 +02:00
inlinequeryresultcacheddocument.py
Documentation improvements + small style fixes
2016-10-17 01:11:20 +03:00
inlinequeryresultcachedgif.py
Documentation improvements + small style fixes
2016-10-17 01:11:20 +03:00
inlinequeryresultcachedmpeg4gif.py
Sphinx restructuring: Now builds PDF and better HTML docs ( #449 )
2016-11-01 06:53:51 +01:00
inlinequeryresultcachedphoto.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultcachedsticker.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultcachedvideo.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultcachedvoice.py
Merge branch 'master' into october3
2016-10-19 12:35:50 +02:00
inlinequeryresultcontact.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultdocument.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultgame.py
Add InlineQueryResultGame
2016-10-03 20:55:21 +02:00
inlinequeryresultgif.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultlocation.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultmpeg4gif.py
more documentation
2016-10-17 23:44:40 +03:00
inlinequeryresultphoto.py
more documentation
2016-10-17 23:44:40 +03: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
Add caption fields to voice and audio
2016-10-03 15:05:49 +02:00
inputcontactmessagecontent.py
Class methods ( #362 )
2016-09-20 06:36:55 +02:00
inputfile.py
Fix grammer: 'a object' -> 'an object'
2016-10-17 01:22:40 +03: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
Last of the classes I think
2017-01-09 19:16:28 +01:00
location.py
Fix grammer: 'a object' -> 'an object'
2016-10-17 01:22:40 +03:00
message.py
Implemented undocumented 'deleteMessage' method ( #602 )
2017-05-12 17:40:57 +02:00
messageentity.py
Merge branch 'master' into october3
2016-10-19 12:35:50 +02:00
parsemode.py
Fix grammer: 'a object' -> 'an object'
2016-10-17 01:22:40 +03:00
photosize.py
Make everything default to None
2017-01-11 19:41:39 +01:00
replykeyboardmarkup.py
Prevented modifications to the request object's original data ( #454 )
2016-12-20 00:07:35 +02:00
replykeyboardremove.py
Botapi2.3 ( #471 )
2016-12-11 22:44:52 +01:00
replymarkup.py
Class methods ( #362 )
2016-09-20 06:36:55 +02:00
sticker.py
Make everything default to None
2017-01-11 19:41:39 +01:00
update.py
Refactor Update.extract_
methods to Update.effective_
properties ( #531 )
2017-03-26 14:36:34 +02:00
user.py
Fix instances of empty strings in __init__
2016-12-30 13:57:59 +01:00
userprofilephotos.py
Prevented modifications to the request object's original data ( #454 )
2016-12-20 00:07:35 +02:00
venue.py
Fix grammer: 'a object' -> 'an object'
2016-10-17 01:22:40 +03:00
version.py
enforce urllib3==1.20 ( #580 )
2017-04-25 17:26:54 +02:00
video.py
Make everything default to None
2017-01-11 19:41:39 +01:00
voice.py
Make everything default to None
2017-01-11 19:41:39 +01:00
webhookinfo.py
🔀 Merge master into dec04
2017-02-27 14:39:18 +01:00