Commit graph

24 commits

Author SHA1 Message Date
Alex Root Junior
8086a120c2 Try to use contextvars (partial) 2018-06-23 17:39:24 +03:00
Alex Root Junior
531b2a4df7 Hashable TelegramObject 2018-02-23 13:19:23 +02:00
Alex Root Junior
8490306096 Refactor types. 2018-01-24 02:29:48 +02:00
Alex Root Junior
2656cab2f1 TelegramObject is iterable. 2018-01-10 19:38:41 +02:00
Alex Root Junior
62d5dda84d Change error message for missing keys in the context. 2017-12-22 05:35:31 +02:00
Alex Root Junior
787ebe3e63 Set default values for not specified fields in payload. // TelegramObject 2017-11-28 17:22:46 +02:00
Alex Root Junior
753396330d Implemented new one InputFile interface for sending local files. 2017-11-21 20:31:35 +02:00
Alex Root Junior
4bf5409295 Fix object item assignment. 2017-10-21 20:56:48 +03:00
Alex Root Junior
dcbaa6d561 Oops. Dict is mutable object. Fix it. (values) 2017-10-21 20:26:38 +03:00
Alex Root Junior
f3c39ed9f1 Allow to disable ujson 2017-10-20 11:11:01 +03:00
Alex Root Junior
84c8548ceb New types (In process...) 2017-10-12 16:43:23 +03:00
Alex Root Junior
d98566bf7f Bot getter in TelegramObject. 2017-09-27 16:18:55 +03:00
Alex Root Junior
14d250bfbd Move base types to base module. 2017-09-27 15:56:06 +03:00
Alex Root Junior
9b96133b7a Move skeleton for new types from https://bitbucket.org/illemius/demo_telegramobject 2017-09-27 08:58:37 +03:00
Alex Root Junior
38bad5454e Fix date parser. 2017-08-15 03:43:27 +03:00
Alex Root Junior
33f7f0018e Fix parsing date in Deserializable objects. 2017-08-05 04:15:16 +03:00
Alex Root Junior
7c19634379 Use json util instead of std json 2017-07-29 03:35:55 +03:00
Alex Root Junior
9e894cf06b I think it will always be valid. (remove Deserializable.check_json) 2017-07-29 03:24:50 +03:00
Alex Root Junior
92253ba77a Use positional only format. 2017-07-25 04:45:33 +03:00
Alex Root Junior
5b87708049 Provide some actions from data types. 2017-07-12 00:16:29 +03:00
Alex Root Junior
595caaa458 Mooore doc's. 2017-06-04 14:37:34 +03:00
Alex Root Junior
765741e122 Modify dispatcher. Add some handlers. 2017-06-02 08:50:23 +03:00
Alex Root Junior
f3723ba378 Payments. 2017-06-02 05:53:24 +03:00
Alex Root Junior
07c7c1f32a Refactoring. 2017-06-02 03:01:28 +03:00