Commit graph

17 commits

Author SHA1 Message Date
leandrotoledo
05b7fda4a1 Add certificate arg to setWebhook function 2015-09-04 17:53:39 -03:00
leandrotoledo
fdb5f2339c Improving the design of existing Telegram classes and adding docstrings 2015-08-21 23:15:29 -03:00
Leandro Toledo
d4870148c7 Add telegram.voice to docs and minor docstring fixes #39 2015-08-17 11:40:21 -03:00
Leandro Toledo
6e2881b31b Adding support for Voice object and sendVoice method #39 2015-08-17 11:34:42 -03:00
Leandro Toledo
5dc1e4cac1 Use imghdr instead re to match image headers. Fixes #37 2015-08-15 15:00:28 -03:00
Leandro Toledo
163b27b7dd fix license header 2015-08-11 16:58:17 -03:00
Leandro Toledo
59b247af94 Moving from GPLv2 to LGPLv3 2015-08-10 13:57:31 -03:00
Leandro Toledo
82f1496d4a Add support for GIFs sent as document 2015-07-19 22:05:22 -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
leandrotoledo
b83a659bc2 hack to detect image from stream 2015-07-13 18:53:30 -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
e2cbc511ba Adding Emoji model 2015-07-08 23:27:49 -03:00
Leandro Toledo
f7a15306a8 Adding sendPhoto method 2015-07-07 18:46:32 -03:00
Leandro Toledo
fdc913a580 Adding Travis CI 2015-07-07 16:50:36 -03:00