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" ) ] ]