improve
add bot into ur group by pressing the button
This commit is contained in:
parent
2ea66d9a0b
commit
be509a4145
@ -39,6 +39,9 @@ async def start(_, m: Message):
|
||||
f"video chats easily.**\n\n❔ **To find out how to use me, please press the help button below** 👇🏻",
|
||||
reply_markup=InlineKeyboardMarkup(
|
||||
[[
|
||||
InlineKeyboardButton(
|
||||
"➕ Add me to your Group ➕", url=f"https://t.me/{BOT_USERNAME}?startgroup=true")
|
||||
], [
|
||||
InlineKeyboardButton(
|
||||
"❔ HOW TO USE THIS BOT", callback_data="cbguide")
|
||||
], [
|
||||
|
Loading…
Reference in New Issue
Block a user