mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-03 11:04:51 +00:00
Oke dah ketemu masalahnya
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
This commit is contained in:
parent
2029e6f618
commit
035e19532b
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ __HELP__ = """
|
||||||
|
|
||||||
|
|
||||||
# Admin cache reload
|
# Admin cache reload
|
||||||
@app.on_chat_member_updated()
|
@app.on_chat_member_updated(filters.group, group=5)
|
||||||
async def admin_cache_func(_, cmu):
|
async def admin_cache_func(_, cmu):
|
||||||
if cmu.old_chat_member and cmu.old_chat_member.promoted_by:
|
if cmu.old_chat_member and cmu.old_chat_member.promoted_by:
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue