We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43e807 commit c970ec6Copy full SHA for c970ec6
main.py
@@ -1,6 +1,5 @@
1
from pyrogram.raw import functions, types
2
from pyrogram import Client, idle
3
-from pyromod import listen
4
from config import Config
5
6
bot = Client(
0 commit comments