Add support for new reaction stuff

* Custom emojis in reactions
* Premium users can react 3 times to a single message
* Reactions to recent messages are now polled on read receipt
This commit is contained in:
Tulir Asokan
2022-09-17 14:25:04 +03:00
parent 95939dfa02
commit 026c39a3de
13 changed files with 316 additions and 116 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.18.1,<0.19
#telethon>=1.24,<1.25
tulir-telethon==1.25.0a20
tulir-telethon==1.26.0a1
asyncpg>=0.20,<0.27
mako>=1,<2
setuptools