Commit graph

87 commits

Author SHA1 Message Date
Alex Root Junior
09fa911ffa Add ConflictError (309) 2017-08-22 20:28:22 +03:00
Alex Root Junior
b65f181402 More correct names for writing styles in HelperMode 2017-08-15 04:32:11 +03:00
Alex Root Junior
2346ade309 I think exceptions module is utility. 2017-08-15 04:17:20 +03:00
Alex Root Junior
b7bf22bb77 Small changes in exceptions. 2017-08-14 22:16:41 +03:00
Alex Root Junior
afe8b24c42 Reorder exceptions in error detector. 2017-08-11 06:17:02 +03:00
Alex Root Junior
5812243d5d Change annotation for constructor of Bot/BaseBot. 2017-08-11 06:05:24 +03:00
Alex Root Junior
06c509cda8 Make more graceful exceptions 2017-08-11 05:58:27 +03:00
Alex Root Junior
257b281bb4 Empty line. 2017-08-08 05:36:13 +03:00
Alex Root Junior
b2798e39a8 Fix send_file method for requests without files. (For e.g. setWebhook) 2017-08-05 04:14:44 +03:00
Alex Root Junior
ae48ed973a Fix docs. 2017-08-04 14:00:48 +03:00
Alex Root Junior
11ceaab10d This code doesn't take an any effect. 2017-08-04 13:37:51 +03:00
Alex Root Junior
1b49e8e2d3 Fix docs indentations. 2017-08-04 13:25:29 +03:00
Alex Root Junior
bd91d0acb9 Allow to use datetime and timedelta in until_date argument. 2017-08-04 13:12:33 +03:00
Alex Root Junior
5d81515487 Fixed lost "Optional" flags. 2017-08-04 12:53:01 +03:00
Alex Root Junior
6c21270ccb Provide proxy connection. Add example for proxy and emoji util 2017-07-25 18:04:09 +03:00
Alex Root Junior
92253ba77a Use positional only format. 2017-07-25 04:45:33 +03:00
Alex Root Junior
ae50e578b9 Move prepare object 2017-07-25 00:58:57 +03:00
Alex Root Junior
3951e25e9f Allow to reset bot.me 2017-07-24 23:39:41 +03:00
Alex Root Junior
ffbb89100c Rewrite Bot classes. Add moooooore pydocs. 2017-07-24 21:46:43 +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
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
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
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
a7e37797bf BOOOOOOOL 2017-06-09 14:58:13 +03:00
Alex Root Junior
cc6fbef8ea set_webhook return bool 2017-06-09 14:57:43 +03:00
Alex Root Junior
3cd468e3c4 Exclude must be a list 2017-06-09 14:50:58 +03:00
Alex Root Junior
68eff96798 Rename api.ApiMethods to api.Methods and move module to bot. 2017-06-04 11:38:05 +03:00
Alex Root Junior
08124e7d38 Split bot.py to bot/base.py and bot/bot.py 2017-06-04 11:35:07 +03:00