Skip to content

Commit

Permalink
Update cmds.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MRK-YT authored Dec 12, 2021
1 parent b13f3a1 commit 2bc4222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/cmds.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ async def start(bot, update):
disable_web_page_preview=True,
reply_markup=InlineKeyboardMarkup( [ [ InlineKeyboardButton(text='⭕ Cʜᴀɴɴᴇʟ ⭕', url=f'https://t.me/{Config.UPDATE_CHANNEL}'),
InlineKeyboardButton(text='⭕ Sᴜᴘᴘᴏʀᴛ ⭕', url=f'https://t.me/{Config.UPDATE_GROUP}') ],
[ InlineKeyboardButton(text='👨‍💻 Dᴇᴘʟᴏʏ Nᴏᴡ', url='https://t.me/TheTeleRoid'),
[ InlineKeyboardButton(text='👨‍💻 Dᴇᴘʟᴏʏ Nᴏᴡ', url='https://youtu.be/2FHgg8o1YY8'),
InlineKeyboardButton(text='🔐 Cʟᴏꜱᴇ 🔐', callback_data='DM') ] ] ) )


Expand Down

0 comments on commit 2bc4222

Please sign in to comment.