This commit is contained in:
levina 2022-01-08 22:44:58 +07:00 committed by GitHub
parent d47765c31f
commit 9382158d2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,9 +147,9 @@ async def new_chat(c: Client, m: Message):
for member in m.new_chat_members:
if member.id == bot_id:
return await m.reply(
"❤️ **Thanks for adding me to the Group !**\n\n"
"**Promote me as administrator of the Group, otherwise I will not be able to work properly, and don't forget to type /userbotjoin for invite the assistant.**\n\n"
"**Once done, type** /reload",
"❤️ Thanks for adding me to the **Group** !\n\n"
"Appoint me as administrator in the **Group**, otherwise I will not be able to work properly, and don't forget to type `/userbotjoin` for invite the assistant.\n\n"
"Once done, then type `/reload`",
reply_markup=InlineKeyboardMarkup(
[
[