Closed kunodee closed 2 months ago
pip3 install -U git+https://github.com/Mayuri-Chan/pyrofork
list is not support python 3.8 it must be List
from pyrogram import Client app = Client() app.run()
No response
Wait new update, it's typo. You can use test on staging branch
Checklist
pip3 install -U git+https://github.com/Mayuri-Chan/pyrofork
and reproduced the issue using the latest development versionDescription
list is not support python 3.8 it must be List
Steps to reproduce
Code example
Logs
No response