[check] some fixes
This commit is contained in:
parent
fce518b1c0
commit
79ec9e37b5
@ -124,8 +124,8 @@ async def stop_group_call(c: Client, m: Message):
|
||||
if not (
|
||||
group_call := (
|
||||
await get_calls(m, err_msg)
|
||||
await msg.edit_text("❌ The group call already ended")
|
||||
)
|
||||
await msg.edit_text("❌ The group call already ended")
|
||||
):
|
||||
return
|
||||
await user.send(
|
||||
|
Loading…
Reference in New Issue
Block a user