Suren Khorenyan
|
f9c44bb2d7
|
Minor typos fixes in examples
|
2018-02-21 19:09:44 +03:00 |
|
Suren Khorenyan
|
e1f61fd4ae
|
Some typos fixes in dispatcher's examples docstrings
|
2018-02-21 18:29:14 +03:00 |
|
Suren Khorenyan
|
87387b559c
|
Fix TypeError('Filter must be callable and/or awaitable!') on list, set and tuple states
|
2018-02-21 17:36:59 +03:00 |
|
Suren Khorenyan
|
55ed11dbd2
|
Slightly improved payments example
|
2018-02-17 20:41:55 +03:00 |
|
Suren Khorenyan
|
9159f5d2a1
|
Added keys for ContentType description
|
2018-02-17 20:41:33 +03:00 |
|
Suren Khorenyan
|
4957596ce3
|
Removed redundant spaces in bot.py
|
2018-02-17 20:09:13 +03:00 |
|
Suren Khorenyan
|
26b5f4ebb3
|
Message CONNECTED_WEBSITE content type
|
2018-02-15 20:57:55 +03:00 |
|
Suren Khorenyan
|
3de5783102
|
Merge remote-tracking branch 'upstream/dev-1.x' into dev-1.x
|
2018-02-14 22:14:30 +03:00 |
|
Suren Khorenyan
|
647472b32c
|
Dispatcher init typos fix
|
2018-02-14 22:14:09 +03:00 |
|
Alex Root Junior
|
34c5ecd904
|
Merge remote-tracking branch 'origin/dev-1.x' into dev-1.x
|
2018-02-14 14:48:58 +02:00 |
|
Alex Root Junior
|
819a212b55
|
Implemented features from the latest Bot API 3.6.
|
2018-02-14 14:48:13 +02:00 |
|
Suren Khorenyan
|
70fb332fd3
|
Minor refactoring:
- removed remaining assertions
- quotes replaced with double quotes in f-strings
|
2018-02-12 22:06:05 +03:00 |
|
Alex Root Junior
|
7fa12fc80e
|
Merge pull request #12 from surik00/dev-1.x
Minor typos fixes + ReplyKeyboardMarkup.insert method fix
|
2018-02-11 19:42:20 +02:00 |
|
Suren Khorenyan
|
5a905abe87
|
Fixed ReplyKeyboardMarkup.insert method
|
2018-02-11 12:57:26 +03:00 |
|
Suren Khorenyan
|
bd8e1473c0
|
Merge remote-tracking branch 'upstream/dev-1.x' into dev-1.x
|
2018-02-11 12:50:44 +03:00 |
|
Suren Khorenyan
|
3c99b171f6
|
Minor typos fixes
|
2018-02-11 12:50:28 +03:00 |
|
Alex Root Junior
|
483c1b295d
|
Merge branch 'dev-1.x' of github.com:aiogram/aiogram into dev-1.x
|
2018-02-08 21:35:01 +02:00 |
|
Alex Root Junior
|
e3b79ea81e
|
Don't set default commands.
|
2018-02-08 21:34:36 +02:00 |
|
Alex Root Junior
|
7c92907840
|
Upd description of exportChatInviteLink
|
2018-02-08 21:19:06 +02:00 |
|
Alex Root Junior
|
f1e299f649
|
Merge pull request #11 from apik/dev-1.x
Added left_chat_member state to the Message class
|
2018-02-03 11:05:35 +02:00 |
|
Andrey Pikelner
|
01519e35e2
|
LEFT_CHAT_MEMBER switched to list
|
2018-02-03 10:01:17 +01:00 |
|
Andrey Pikelner
|
104ffd32d0
|
Added left_chat_member state to the Message class
|
2018-02-03 01:14:50 +01:00 |
|
Alex Root Junior
|
112e38f5b1
|
Change version number. Oops. I forgot commit that.
|
2018-01-27 23:35:08 +02:00 |
|
Alex Root Junior
|
26d5ff4463
|
Fix packages list.
|
2018-01-27 22:44:46 +02:00 |
|
Alex Root Junior
|
c598a7d82a
|
Update tests (small fixes)
|
2018-01-27 22:38:22 +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
|
b0e62b0522
|
Update types doc.
|
2018-01-27 11:46:08 +02:00 |
|
Alex Root Junior
|
05399ecaa1
|
Add recommendations to installations instruction.
|
2018-01-27 11:13:12 +02:00 |
|
Alex Root Junior
|
e0e058e943
|
Update setup script and requirements list.
|
2018-01-27 09:54:19 +02:00 |
|
Alex Root Junior
|
47a865aa5f
|
More usable ChatType checker. Allow to use message or chat instances.
|
2018-01-27 08:15:34 +02:00 |
|
Alex Root Junior
|
ba44ca67fa
|
Small changes.
|
2018-01-27 07:45:46 +02:00 |
|
Alex Root Junior
|
f874310965
|
Refactor webhook responses.
|
2018-01-27 07:20:52 +02:00 |
|
Alex Root Junior
|
7c40b974bb
|
Parse text mention from entities.
|
2018-01-27 05:26:51 +02:00 |
|
Alex Root Junior
|
77f5b4f03a
|
Edit/stop live location from message object.
|
2018-01-27 03:39:01 +02:00 |
|
Alex Root Junior
|
9571608f7e
|
Small changes in annotations.
|
2018-01-27 03:34:53 +02:00 |
|
Alex Root Junior
|
07b9f3ee3e
|
Fix payload generator.
|
2018-01-24 04:00:54 +02:00 |
|
Alex Root Junior
|
ee1f445845
|
#7 Change Optional[str] to Optional[Dict]
|
2018-01-24 02:35:35 +02:00 |
|
Alex Root Junior
|
a18ea82974
|
Fixed overlapping of names in context module.
|
2018-01-24 02:33:42 +02:00 |
|
Alex Root Junior
|
221ce362fc
|
Update .gitignore
|
2018-01-24 02:30:07 +02:00 |
|
Alex Root Junior
|
8490306096
|
Refactor types.
|
2018-01-24 02:29:48 +02:00 |
|
Alex Root Junior
|
f7ef84acbc
|
Merge remote-tracking branch 'origin/dev-1.x' into dev-1.x
|
2018-01-23 23:39:59 +02:00 |
|
Alex Root Junior
|
3cfc0e44d8
|
Merge pull request #6 from surik00/dev-1.x
Grammar.
|
2018-01-23 23:38:31 +02:00 |
|
Suren Khorenyan
|
57327679e2
|
Very bad mistake fix
|
2018-01-23 17:54:09 +03:00 |
|
Suren Khorenyan
|
3a7cb02acd
|
Is a pretty simple...
|
2018-01-23 17:02:52 +03:00 |
|
Suren Khorenyan
|
72db167fa3
|
Minor aiogram/utils/* typos fixes
+ PEP8 formatting fixes
+ super minor code change
|
2018-01-23 15:48:21 +03:00 |
|
Suren Khorenyan
|
f68629f68b
|
Typo fix, PEP8 formatting fix
|
2018-01-23 13:50:37 +03:00 |
|
Suren Khorenyan
|
7f169ad7b9
|
Typos fix in docs/source
|
2018-01-23 13:37:17 +03:00 |
|
Suren Khorenyan
|
5c6008ac6b
|
Typos fix in docs/source/dispatcher/*
|
2018-01-23 13:25:10 +03:00 |
|
Suren Khorenyan
|
ad651a8425
|
Added info about RethinkDB storage
(not sure if it has to be done manually)
|
2018-01-23 13:20:36 +03:00 |
|
Suren Khorenyan
|
f708f0c930
|
Typos fix in docs/source/bot/*
|
2018-01-23 13:15:28 +03:00 |
|