[check] some fixes
This commit is contained in:
parent
79ec9e37b5
commit
073aaa0899
@ -125,8 +125,8 @@ async def stop_group_call(c: Client, m: Message):
|
||||
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(
|
||||
DiscardGroupCall(
|
||||
|
Loading…
Reference in New Issue
Block a user