Patch all the available things into your version of pyrogram
Command Handler
Flood Handler
Listen
from pyropatch import pyropatch #apply all patches from pyrogram import Client app = Client(...)
Last updated 2 years ago