forgot
This commit is contained in:
parent
c026da68df
commit
b702cffd8e
@ -27,7 +27,7 @@ async def join_chat(c: Client, m: Message):
|
||||
|
||||
|
||||
@Client.on_message(
|
||||
command(["userbotleave", f"userbotleave@{BOT_USERNAME}"]) other_filters
|
||||
command(["userbotleave", f"userbotleave@{BOT_USERNAME}"]) & other_filters
|
||||
)
|
||||
@authorized_users_only
|
||||
async def leave_chat(_, m: Message):
|
||||
|
Loading…
Reference in New Issue
Block a user