Commit graph

29 commits

Author SHA1 Message Date
Suren Khorenyan
a78b93c5cd Refactor examples/i18n_example.py 2019-08-10 17:55:39 +03:00
Alex Root Junior
06fbe0d9cd Remove context util. 2018-06-25 01:31:57 +03:00
Suren Khorenyan
3adba29c27 Fix return typing 2018-06-11 00:31:26 +03:00
Suren Khorenyan
7e601d1c8d Update docstring for the user class 2018-06-11 00:28:14 +03:00
Suren Khorenyan
b7a67cd522 Babel is in requirements now 2018-06-10 13:41:53 +03:00
Suren Khorenyan
19f67a2e99 Merge remote-tracking branch 'upstream/dev-1.x' into dev-1.x
# Conflicts:
#	aiogram/types/user.py - update hashing in user type
2018-03-15 20:46:34 +03:00
Suren Khorenyan
11fc718c40 Minor typos fix 2018-03-15 20:40:16 +03:00
Alex Root Junior
531b2a4df7 Hashable TelegramObject 2018-02-23 13:19:23 +02:00
Alex Root Junior
67bcfb4772 Use User.full_name instead User.mention in User.get_mention() method. 2018-01-27 12:12:54 +02:00
Alex Root Junior
8490306096 Refactor types. 2018-01-24 02:29:48 +02:00
Alex Root Junior
44a24b243c Make some types hashable. 2017-10-22 17:18:44 +03:00
Alex Root Junior
0586c33b1d Check all types. 2017-10-18 23:25:22 +03:00
Alex Root Junior
84c8548ceb New types (In process...) 2017-10-12 16:43:23 +03:00
Alex Root Junior
00cc42c216 Remove old code. (2) 2017-09-27 09:07:14 +03:00
Alex Root Junior
c8349112d0 Bot API 3.3. 2017-08-23 22:51:27 +03:00
Alex Root Junior
92d3d86a18 Reformat code. 2017-08-14 22:34:13 +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
5b87708049 Provide some actions from data types. 2017-07-12 00:16:29 +03:00
Alex Root Junior
173b3ad988 Fix user model. (Babel is not required) 2017-06-19 14:57:04 +03:00
Alex Root Junior
595caaa458 Mooore doc's. 2017-06-04 14:37:34 +03:00
Alex Root Junior
d5d4e9c90e You can use library without Babel 2017-06-02 05:10:22 +03:00
Alex Root Junior
5019a4f00b Remove bad comments. 2017-06-02 03:03:26 +03:00
Alex Root Junior
07c7c1f32a Refactoring. 2017-06-02 03:01:28 +03:00
Alex Root Junior
93c61e9e0a Removed the crutch with the user's language 2017-06-02 00:06:00 +03:00
Alex Root Junior
716865695c Configure Deserializable object. (Set bot for types) and stop using __slots__ 2017-05-26 05:21:32 +03:00
Alex Root Junior
0d6af5bc8d Rename data -> raw_data 2017-05-26 03:51:21 +03:00
Alex Root Junior
44bf906110 Rel import 2017-05-26 03:28:46 +03:00
Alex Root Junior
ff7d8a906e Define IETF Language Types and add .language property for User 2017-05-21 18:56:08 +03:00
Alex Root Junior
23525fd364 Base bot. 2017-05-19 21:20:59 +03:00