Leandro Toledo
|
a86fc6c2ac
|
Improving the design of existing Telegram classes
|
2015-08-28 17:45:44 -03:00 |
|
leandrotoledo
|
fdb5f2339c
|
Improving the design of existing Telegram classes and adding docstrings
|
2015-08-21 23:15:29 -03:00 |
|
leandrotoledo
|
d03a394075
|
Refactoring, improving the design of existing message class and adding docstrings
|
2015-08-21 14:49:07 -03:00 |
|
leandrotoledo
|
32dc05ed36
|
Fix lines too long
|
2015-08-19 16:08:03 -03:00 |
|
leandrotoledo
|
ba5902c1d4
|
Fix serialization when message has reply_to_message, new_chat_participant or new_chat_photo #42
|
2015-08-19 15:41:09 -03:00 |
|
Leandro Toledo
|
6e2881b31b
|
Adding support for Voice object and sendVoice method #39
|
2015-08-17 11:34:42 -03:00 |
|
Leandro Toledo
|
56f6845969
|
Adding is_json tests and fixes json serialization when a forwared message #38
|
2015-08-17 09:56:51 -03:00 |
|
Leandro Toledo
|
9b6ccaf94b
|
Convert unix timestamp from date and forward_date in messages to date object #35
|
2015-08-14 15:47:31 -03:00 |
|
Leandro Toledo
|
ecdf32b5f6
|
Apply new Telegram Bot API changes #32
|
2015-08-11 17:32:06 -03:00 |
|
Leandro Toledo
|
163b27b7dd
|
fix license header
|
2015-08-11 16:58:17 -03:00 |
|
Leandro Toledo
|
6b714bc805
|
Empty text message return empty string instead None #30
|
2015-08-11 10:48:29 -03:00 |
|
Leandro Toledo
|
59b247af94
|
Moving from GPLv2 to LGPLv3
|
2015-08-10 13:57:31 -03:00 |
|
leandrotoledo
|
b6fb2bc6bf
|
Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing
|
2015-07-20 08:26:29 -03:00 |
|
leandrotoledo
|
61530aeb34
|
Adding logging decorator
|
2015-07-20 08:25:04 -03:00 |
|
leandrotoledo
|
f4ad7037e1
|
Fixes #12 and changes to_data to to_dict
|
2015-07-19 23:25:44 -03:00 |
|
leandrotoledo
|
859f04e566
|
Resolves #45 creating to_data abstractmethod on TelegramObject (new base class)
|
2015-07-19 23:06:04 -03:00 |
|
Leandro Toledo
|
ded002a0c8
|
Adding newline at EOF
|
2015-07-19 22:06:07 -03:00 |
|
JASON0916
|
ce852de9a8
|
base class for telegram class
|
2015-07-17 22:53:54 +08:00 |
|
leandrotoledo
|
92c3f48cda
|
Removing redundant parentheses, Python3 support, user.name property
|
2015-07-15 10:05:31 -03:00 |
|
Leandro Toledo
|
649fbc40c8
|
Encode to UTF8 text messages
|
2015-07-12 10:30:35 -03:00 |
|
Leandro Toledo
|
59d55df99e
|
Fixes crash when username is not defined on chat
|
2015-07-11 10:01:07 -03:00 |
|
Alex Root
|
164d6d2942
|
user without username
fix library crash when connect user without username
|
2015-07-11 09:57:27 +03:00 |
|
Leandro Toledo
|
b90b608fb1
|
Add to_json method to classes
|
2015-07-09 11:40:44 -03:00 |
|
Leandro Toledo
|
b2a4d4f5fc
|
PEP8
|
2015-07-08 21:58:13 -03:00 |
|
Leandro Toledo
|
0214910741
|
Adding ReplyMarkup, ForceReply, renaming methods and minor fixes
|
2015-07-08 21:15:46 -03:00 |
|
Leandro Toledo
|
0c7f649f41
|
Adding Contact model
|
2015-07-08 10:20:43 -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
|
fdc913a580
|
Adding Travis CI
|
2015-07-07 16:50:36 -03:00 |
|