add emoji
This commit is contained in:
parent
34b9a12aea
commit
8e3bc05fd8
@ -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}`")
|
||||||
|
Loading…
Reference in New Issue
Block a user