Skip to content

Commit

Permalink
Update p_ttishow.py
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalaks authored Jun 19, 2022
1 parent 8b2cb78 commit 06617c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/p_ttishow.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ async def save_group(bot, message):
return
buttons = [
[
InlineKeyboardButton('💠 CHΛИИΞL 💠', url='https://t.me/MWUpdatez')
InlineKeyboardButton('💠 CHANNEL 💠', url='https://t.me/Imdb_updates')
],
[
InlineKeyboardButton('♻️ HΞLᎮ ♻️', url=f"https://t.me/{temp.U_NAME}?start=help")
InlineKeyboardButton('♻️ HELP ♻️', url=f"https://t.me/{temp.U_NAME}?start=help")
]
]
reply_markup=InlineKeyboardMarkup(buttons)
Expand Down

0 comments on commit 06617c1

Please sign in to comment.