diff --git a/program/userbot_tools.py b/program/userbot_tools.py index 711a09a..0b790fc 100644 --- a/program/userbot_tools.py +++ b/program/userbot_tools.py @@ -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(