[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 := (
|
group_call := (
|
||||||
await get_calls(m, err_msg)
|
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
|
return
|
||||||
await user.send(
|
await user.send(
|
||||||
DiscardGroupCall(
|
DiscardGroupCall(
|
||||||
|
Loading…
Reference in New Issue
Block a user