Add support for sending members in /createRoom

This commit is contained in:
Tulir Asokan
2022-10-13 15:31:20 +03:00
parent fef03ddec0
commit af2f20f7b2
2 changed files with 60 additions and 32 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.18.3,<0.19
mautrix>=0.18.4,<0.19
#telethon>=1.24,<1.25
tulir-telethon==1.26.0a6
tulir-telethon==1.26.0a7
asyncpg>=0.20,<0.27
mako>=1,<2
setuptools