mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
776 B
776 B
| name | about |
|---|---|
| Bug Report | Create a bug report affecting the library |
Checklist
- I am sure the error is coming from Pyrogram's code and not elsewhere.
- I have searched in the issue tracker for similar bug reports, including closed ones.
- I ran
pip3 install -U https://github.com/pyrogram/pyrogram/archive/master.zipand reproduced the issue using the latest development version.
Description
A clear and concise description of the problem. Code snippets must be formatted properly.
Steps to Reproduce
A minimal, reproducible example.
Traceback
The full traceback (if applicable).