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

Methods listen and ask not working in channels #26

Open RegexPrime opened 1 year ago

RegexPrime commented 1 year ago

Also the new method m.chat.ask("text") not working in channels. It throws error. Please tell how to fix it.

mishpro-programm commented 1 year ago

Same. For me, it works only in message handlers

usernein commented 10 months ago

Also the new method m.chat.ask("text") not working in channels.

In channels? What do you expect to happen? I never imagined such usage

May you please provide more info about the problem and some logs with the error you mentioned?