leandrotoledo
|
cad325c874
|
Adding logging
|
2015-07-20 08:50:30 -03:00 |
|
leandrotoledo
|
23b99690a1
|
I gave up, no support for Python 3.2 atm.
|
2015-07-15 11:01:11 -03:00 |
|
leandrotoledo
|
da6b7d496e
|
Fix test for Python 3.2
|
2015-07-15 10:55:52 -03:00 |
|
leandrotoledo
|
048fa23fd6
|
Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot
|
2015-07-15 10:43:31 -03:00 |
|
leandrotoledo
|
92c3f48cda
|
Removing redundant parentheses, Python3 support, user.name property
|
2015-07-15 10:05:31 -03:00 |
|
leandrotoledo
|
d8912f5290
|
move isFileRequest to InputFile as @staticmethod, new tests written, README updated
|
2015-07-14 05:25:44 -03:00 |
|
Leandro Toledo
|
4a2c09e0cf
|
Releasing 1.8
|
2015-07-12 10:37:33 -03:00 |
|
Leandro Toledo
|
20b856a05f
|
Update test to support UTF8 text messages
|
2015-07-12 10:31:18 -03:00 |
|
Leandro Toledo
|
59d55df99e
|
Fixes crash when username is not defined on chat
|
2015-07-11 10:01:07 -03:00 |
|
Leandro Toledo
|
8ab910bd62
|
Adding URL support to send files
|
2015-07-10 19:46:15 -03:00 |
|
Leandro Toledo
|
5c6d233179
|
Fixes unicode erros when sending files
|
2015-07-10 16:50:33 -03:00 |
|
Leandro Toledo
|
8f8b220bff
|
Get rid of requests requirement, adding sendVideo file test
|
2015-07-10 13:43:35 -03:00 |
|
Leandro Toledo
|
b90b608fb1
|
Add to_json method to classes
|
2015-07-09 11:40:44 -03:00 |
|
Leandro Toledo
|
0214910741
|
Adding ReplyMarkup, ForceReply, renaming methods and minor fixes
|
2015-07-08 21:15:46 -03:00 |
|
Leandro Toledo
|
b39b6241b5
|
Updating README and minor fixes
|
2015-07-08 17:58:50 -03:00 |
|
Leandro Toledo
|
0b19099eea
|
Adding getUserProfilePhotos
|
2015-07-08 10:10:08 -03:00 |
|
Leandro Toledo
|
c20d6465fc
|
Adding sendChatAction, its tests and minor fixes
|
2015-07-08 09:55:06 -03:00 |
|
Leandro Toledo
|
86c1f68419
|
Adding sendLocation, its tests and minor fixes
|
2015-07-08 09:37:25 -03:00 |
|
Leandro Toledo
|
5963649c9a
|
Adding sendVideo and minor fixes
|
2015-07-08 09:17:18 -03:00 |
|
Leandro Toledo
|
635fae04e6
|
Adding Sticker and its tests
|
2015-07-07 23:52:12 -03:00 |
|
Leandro Toledo
|
368fe234f3
|
Adding Document and minor fixes
|
2015-07-07 21:12:51 -03:00 |
|
Leandro Toledo
|
c4cfcaecec
|
Adding PhotoSize and Audio models
|
2015-07-07 20:52:57 -03:00 |
|
Leandro Toledo
|
0b0bc3d550
|
Adding sendAudio method
|
2015-07-07 20:10:43 -03:00 |
|
Leandro Toledo
|
5e2f60ed7d
|
Adding sendPhoto method by file_id
|
2015-07-07 19:06:17 -03:00 |
|
Leandro Toledo
|
f7a15306a8
|
Adding sendPhoto method
|
2015-07-07 18:46:32 -03:00 |
|
Leandro Toledo
|
1b97d99357
|
Adding tests
|
2015-07-07 17:33:59 -03:00 |
|
Leandro Toledo
|
8c3ed7c629
|
Adding tests
|
2015-07-07 17:04:42 -03:00 |
|