Oke dah ketemu masalahnya

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
This commit is contained in:
Yasir Aris M 2024-01-18 22:27:18 +07:00 committed by GitHub
parent 2029e6f618
commit 035e19532b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,7 +90,7 @@ __HELP__ = """
# Admin cache reload
@app.on_chat_member_updated()
@app.on_chat_member_updated(filters.group, group=5)
async def admin_cache_func(_, cmu):
if cmu.old_chat_member and cmu.old_chat_member.promoted_by:
try: