### Checklist - [x] I am sure the error is coming from Pyrogram's code and not elsewhere - [x] I have searched in the issue tracker for similar bug reports, including closed ones - [x] I ran `pip3 install -U https://github.com/pyrogram/pyrogram/archive/master.zip` and reproduced the issue using the latest development version ### Description ImportError: cannot import name 'ChannelForumMissing' from 'pyrogram.errors' ### Steps to reproduce Use wzgram[fast] ### Code example ```python ``` ### Logs ```shell ```
Checklist
pip3 install -U https://github.com/pyrogram/pyrogram/archive/master.zipand reproduced the issue using the latest development versionDescription
ImportError: cannot import name 'ChannelForumMissing' from 'pyrogram.errors'
Steps to reproduce
Use wzgram[fast]
Code example
Logs