From 383fefabcc9ab82cb9721b199802cb38e340713e Mon Sep 17 00:00:00 2001 From: sulthanv3bot <85563626+sulthanv3bot@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:44:29 +0530 Subject: [PATCH] Update commands.py --- bot/plugins/commands.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bot/plugins/commands.py b/bot/plugins/commands.py index e85a9b311..233283702 100644 --- a/bot/plugins/commands.py +++ b/bot/plugins/commands.py @@ -30,7 +30,7 @@ async def start(bot, update): await bot.send_document( chat_id=update.chat.id, document = file_id, - caption = caption, + caption = @srsuggestionsofficial, parse_mode="html", reply_to_message_id=update.message_id, reply_markup=InlineKeyboardMarkup( @@ -38,7 +38,7 @@ async def start(bot, update): [ InlineKeyboardButton ( - '👨‍💼 𝙳𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜 👨‍💼', url="https://t.me/Mo_TECH_YT/26" + '👨‍💼 𝙳𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜 👨‍💼', url="https://t.me/srsuggestionsmc" ) ] ] @@ -57,7 +57,7 @@ async def start(bot, update): [ InlineKeyboardButton ( - '👨‍💼 𝙳𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜 👨‍💼', url="https://t.me/Mo_TECH_YT/26" + '👨‍💼 𝙳𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜 👨‍💼', url="https://t.me/srsuggestionsmc" ) ] ] @@ -76,7 +76,7 @@ async def start(bot, update): [ InlineKeyboardButton ( - '👨‍💼 𝙳𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜 👨‍💼', url="https://t.me/Mo_TECH_YT/26" + '👨‍💼 𝙳𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜 👨‍💼', url="https://t.me/srsuggestionsmc" ) ] ]