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

Suggestion: listen could wait for multiple users #16

Closed Eikosa closed 10 months ago

Eikosa commented 1 year ago

I think it would be better to write user_ids instead of user_id in the listen function and wait for several different users instead of just waiting for one user

usernein commented 10 months ago

Excellent suggestion! I'm planning this for pyromod v3.1

usernein commented 10 months ago

Implemented in pyromod v3.1.0!