usernein / pyromod

A monkeypatcher add-on for Pyrogram
https://pyromod.pauxis.dev/
GNU Lesser General Public License v3.0
223 stars 70 forks source link

Update for filters and if from_user is None #17

Closed Jusidama-Bot closed 10 months ago

Jusidama-Bot commented 1 year ago

Fix if user_id is None and if filters is not async

usernein commented 10 months ago

Hey, thanks for your effort on this huge contribution! I did not understand at first why patchable got those new parameters, but then i realized you may be using it outside pyromod.

I'm going to fix the conflicts, then merge the PR and then merge the changes onto the brand new refactored pyromod v3

Thank you!