From 79ec9e37b5b13d8a17766fef4504df1a5b372ce3 Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Mon, 21 Feb 2022 21:50:01 +0700 Subject: [PATCH] [check] some fixes --- program/userbot_tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(