nothing
This commit is contained in:
parent
d47765c31f
commit
9382158d2d
@ -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(
|
||||
[
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user