Skip to content

Commit

Permalink
Update help_text.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafeeq-99 authored Dec 11, 2021
1 parent c233fca commit 0d5bcb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/help_text.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@ async def start_me(bot, update):
[
[
InlineKeyboardButton("🤔Help", callback_data = "ghelp"),
InlineKeyboardButton('Other Bots🤖', url='https://t.me/Mo_Tech_YT/141')
InlineKeyboardButton('Other Bots🤖', url='Https://telegram.dog/MRKT_Tech')
],
[
InlineKeyboardButton('🗣️ Any Doubt', url='https://t.me/Mo_Tech_Group'),
InlineKeyboardButton('Bot Updates 🤖', url='https://t.me/Mo_Tech_YT')
InlineKeyboardButton('🗣️ Any Doubt', url='https://t.me/MRKT_Tech_Group'),
InlineKeyboardButton('Bot Updates 🤖', url='Https://telegram.dog/MRKT_Tech')
],
[
InlineKeyboardButton('🖥️ Tutorial Video 🖥️', url='https://youtu.be/wCB2zbwEguA')
Expand Down

0 comments on commit 0d5bcb0

Please sign in to comment.