add emoji

This commit is contained in:
levina 2022-02-01 11:45:05 +07:00 committed by GitHub
parent 34b9a12aea
commit 8e3bc05fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,4 +185,4 @@ async def bot_leave_group(_, message):
await message.reply_text(f"❌ procces failed\n\nreason: `{e}`") await message.reply_text(f"❌ procces failed\n\nreason: `{e}`")
print(e) print(e)
return return
await message.reply_text(f"✅ Bot successfully left from the Group:\n\n» `{chat}`") await message.reply_text(f"✅ Bot successfully left from the Group:\n\n💭 » `{chat}`")