.. |
ext
|
small improvements
|
2016-04-02 23:13:49 +02:00 |
utils
|
small improvements
|
2016-04-02 23:13:49 +02:00 |
__init__.py
|
prepare release of v3.4
|
2016-03-22 03:02:13 +01:00 |
answerinlinequery.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
audio.py
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
base.py
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
bot.py
|
New methods kickChatMember and unbanChatMember #232
|
2016-04-12 00:46:50 -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
|
remove kwargs in favor of named keyword arguments, validate argument types
|
2016-02-21 11:33:34 +01: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
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
error.py
|
Add specific exceptions types for important errors
|
2016-02-06 18:48:55 +02:00 |
file.py
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
forcereply.py
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
inlinequery.py
|
remove kwargs in favor of named keyword arguments, validate argument types
|
2016-02-21 11:33:34 +01:00 |
inlinequeryresult.py
|
remove kwargs in favor of named keyword arguments, validate argument types
|
2016-02-21 11:33:34 +01:00 |
inlinequeryresultarticle.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultaudio.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcachedaudio.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcacheddocument.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcachedgif.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcachedmpeg4gif.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcachedphoto.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcachedsticker.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcachedvideo.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcachedvoice.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultcontact.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultdocument.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultgif.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultlocation.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultmpeg4gif.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultphoto.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultvenue.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultvideo.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inlinequeryresultvoice.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inputcontactmessagecontent.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inputfile.py
|
Fix InputFile attribute check when from a BufferedReader object
|
2016-03-12 19:40:56 -03:00 |
inputlocationmessagecontent.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inputmessagecontent.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inputtextmessagecontent.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
inputvenuemessagecontent.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03:00 |
location.py
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
message.py
|
Renamed fields new_chat_participant and left_chat_participant #232
|
2016-04-12 00:33:42 -03:00 |
messageentity.py
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -03: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
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
replymarkup.py
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
sticker.py
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
update.py
|
merge master into inlinebots
|
2016-01-14 15:28:22 +01: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
|
Adding 27 new classes #232
|
2016-04-12 01:12:35 -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 |