Abdulla Aidhaan
Abdulla Aidhaan
Upgrade to Pyrogram [latest](https://pypi.org/project/Pyrogram/) version. It should fix the issue. Install version 2.0.106 The releases page in github is not updated.
i think i can take this issue. I will create a PR this weekend.
Oh. Hey no wait I’ll work on this tomorrow. Fr.
> to solve, replace import from `from aioredis import Redis` to `from redis.asyncio.client import Redis` in the app.py and providers/login.py files of library Even if i do that also, it...
i am also looking for a solution where we can have a transparent black overlay instead of blurred overlay.
@amreesht Thanks. Yeah you are right. I checked. This modification can be made for other components as well. Very cool.
Yes this would be really cool.
Which post endpoint causes this error?
I am curious. Where is `StrDatetimeField` coming from here?
> > I am curious. Where is `StrDatetimeField` coming from here? > > just a custom field, I do some custom serialize base on datetime field 🥹 Oooh. Wait do...