This commit is contained in:
levina 2021-11-26 13:48:08 +07:00 committed by GitHub
parent 69f1dbc9d5
commit 21d7444fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@ async def new_chat(c: Client, m: Message):
if member.id == bot_id: if member.id == bot_id:
return await m.reply( return await m.reply(
"❤️ **Thanks for adding me to the Group !**\n\n" "❤️ **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, don't forget to type /userbotjoin for invite the assistant.**\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", "**Once done, type** /reload",
reply_markup=InlineKeyboardMarkup( reply_markup=InlineKeyboardMarkup(
[ [