Alex Root Junior
|
84f3b8fdd5
|
Oops add Versions util
|
2017-07-24 22:25:35 +03:00 |
|
Alex Root Junior
|
539d61faa6
|
Change version number
|
2017-07-24 22:14:55 +03:00 |
|
Alex Root Junior
|
55069c73db
|
Update docs
|
2017-07-24 22:09:33 +03:00 |
|
Alex Root Junior
|
b687a867b7
|
Upd steps & download example
|
2017-07-24 21:47:14 +03:00 |
|
Alex Root Junior
|
ffbb89100c
|
Rewrite Bot classes. Add moooooore pydocs.
|
2017-07-24 21:46:43 +03:00 |
|
Alex Root Junior
|
a6e90655bc
|
Oops. Mask position is Deserializable.
|
2017-07-24 21:45:15 +03:00 |
|
Alex Root Junior
|
77d5bac5e4
|
Use helper for DefaultFilters
|
2017-07-23 06:11:24 +03:00 |
|
Alex Root Junior
|
cc97fb169f
|
Fix default filters generator.
|
2017-07-23 06:08:58 +03:00 |
|
Alex Root Junior
|
a333216e25
|
More pydoc's in api module and rewrite Methods class (use Helper) and reorder methods in list.
|
2017-07-23 06:08:06 +03:00 |
|
Alex Root Junior
|
1fd3290514
|
Add AllowedUpdates helper. (List-helper)
|
2017-07-23 06:06:43 +03:00 |
|
Alex Root Junior
|
63a38d52a0
|
Reorders import.
|
2017-07-23 06:05:44 +03:00 |
|
Alex Root Junior
|
f50fc15c59
|
Unused import.
|
2017-07-23 06:05:26 +03:00 |
|
Alex Root Junior
|
583192a9c8
|
Add consts helper.
|
2017-07-23 06:05:02 +03:00 |
|
Alex Root Junior
|
42245fc58a
|
Parse message entities (As HTML and markdown) and update markdown utils (add html mode)
|
2017-07-23 02:40:25 +03:00 |
|
Alex Root Junior
|
bc917ec9f5
|
Rewrite markdown util
|
2017-07-22 20:16:51 +03:00 |
|
Alex Root Junior
|
50025728c4
|
More comments and annotations in state_machine example.
|
2017-07-22 20:15:48 +03:00 |
|
Alex Root Junior
|
050b3ba113
|
Optimize parameters parser
|
2017-07-22 20:14:44 +03:00 |
|
Alex Root Junior
|
74b09b5c4b
|
Eliminating merge error.
|
2017-07-22 19:57:47 +03:00 |
|
Alex Root Junior
|
01e8a58ffe
|
send_file is public method.
|
2017-07-22 19:35:39 +03:00 |
|
Alex Root Junior
|
07835b504c
|
Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
# aiogram/bot/base.py
|
2017-07-22 19:23:48 +03:00 |
|
Alex Root Junior
|
146e876099
|
Update to Bot API 3.2. Teach your bot to handle stickers and sticker sets.
|
2017-07-22 19:23:20 +03:00 |
|
Alex Root Junior
|
334f23e0e5
|
Provide middlewares.
|
2017-07-21 18:20:49 +03:00 |
|
Alex Root Junior
|
e4c89d0413
|
Change version number
|
2017-07-19 02:58:17 +03:00 |
|
Alex Root Junior
|
1e6aa381fd
|
Add inline example.
|
2017-07-19 02:56:28 +03:00 |
|
Alex Root Junior
|
ce6b1ab3de
|
Fix inline query.
|
2017-07-19 02:32:24 +03:00 |
|
Alex Root Junior
|
667a7421c8
|
Nothing.
|
2017-07-12 20:51:46 +03:00 |
|
Alex Root Junior
|
5b87708049
|
Provide some actions from data types.
|
2017-07-12 00:16:29 +03:00 |
|
Alex Root Junior
|
49961e5b2b
|
Change version
|
2017-07-11 23:49:36 +03:00 |
|
Alex Root Junior
|
0ae4f6d948
|
Small fix
|
2017-07-11 23:41:40 +03:00 |
|
Alex Root Junior
|
d2c99fccf4
|
Oops. Found types in Base Bot object
|
2017-07-11 23:23:35 +03:00 |
|
Alex Root Junior
|
019bf06f71
|
Change API Url getting method.
|
2017-07-11 23:16:08 +03:00 |
|
Alex Root Junior
|
14527ef2bf
|
Fix send file
|
2017-07-11 23:10:44 +03:00 |
|
Alex Root Junior
|
4e093680c4
|
Update to Bot API 3.1
|
2017-07-11 23:08:20 +03:00 |
|
Alex Root Junior
|
1413baf4b8
|
Provide async storage.
|
2017-06-20 17:54:26 +03:00 |
|
Alex Root Junior
|
e03f217aed
|
Add FileStorage. Rename 'StateStorage' -> 'MemoryStorage' and bug-fixes.
|
2017-06-20 17:21:50 +03:00 |
|
Alex Root Junior
|
864ba41558
|
Add TODO.
|
2017-06-20 05:05:04 +03:00 |
|
Alex Root Junior
|
18c18cb712
|
Comment example.
|
2017-06-20 05:00:45 +03:00 |
|
Alex Root Junior
|
6bace955ae
|
Rel. import
|
2017-06-20 04:53:50 +03:00 |
|
Alex Root Junior
|
44a54f4968
|
Allow to store data in storage.
|
2017-06-20 04:51:50 +03:00 |
|
Alex Root Junior
|
6bbe330fdd
|
State machine.
|
2017-06-20 04:13:12 +03:00 |
|
Alex Root Junior
|
21714f7bcd
|
Fuck this shit 2 (Docs)
|
2017-06-19 17:10:10 +03:00 |
|
Alex Root Junior
|
477e8d1985
|
Fuck this shit (Docs)
|
2017-06-19 17:07:01 +03:00 |
|
Alex Root Junior
|
df8539f891
|
I hate RTD (Docs)
|
2017-06-19 17:02:59 +03:00 |
|
Alex Root Junior
|
d444ad9b79
|
Or now? (Docs)
|
2017-06-19 16:56:48 +03:00 |
|
Alex Root Junior
|
46857e800a
|
Maybe now? (Docs)
|
2017-06-19 15:57:03 +03:00 |
|
Alex Root Junior
|
282b4fba9a
|
It's worked? (Docs)
|
2017-06-19 15:04:24 +03:00 |
|
Alex Root Junior
|
93e8e5eaaf
|
Easy emoji
|
2017-06-19 14:57:53 +03:00 |
|
Alex Root Junior
|
173b3ad988
|
Fix user model. (Babel is not required)
|
2017-06-19 14:57:04 +03:00 |
|
Alex Root Junior
|
8d063242ac
|
Array of array PhotoSize
|
2017-06-09 16:12:40 +03:00 |
|
Alex Root Junior
|
a7e37797bf
|
BOOOOOOOL
|
2017-06-09 14:58:13 +03:00 |
|