diff --git a/plugins/commands.py b/plugins/commands.py index 1261812e..53f70b4b 100644 --- a/plugins/commands.py +++ b/plugins/commands.py @@ -187,7 +187,7 @@ async def start(client:Client, message): InlineKeyboardButton('Tᴏᴘ Tʀᴇɴᴅɪɴɢ ⚡', callback_data="trending") ]] reply_markup = InlineKeyboardMarkup(buttons) - m=await message.reply_sticker("CAACAgQAAxkBAAEn9_ZmGp1uf1a38UrDhitnjOOqL1oG3gAC9hAAAlC74FPEm2DxqNeOmB4E") + m=await message.reply_sticker("CAACAgUAAxkBAAEN7INnwzYYyomYWV0rXATIIGNfgofxZAACnRgAAhXmGFZ8YbZYfrvhPDYE") await asyncio.sleep(1) await m.delete() await message.reply_photo(photo=random.choice(START_IMG), caption=script.START_TXT.format(message.from_user.mention, get_status(), message.from_user.id), @@ -216,7 +216,7 @@ async def start(client:Client, message): InlineKeyboardButton('Tᴏᴘ Tʀᴇɴᴅɪɴɢ ⚡', callback_data="trending") ]] reply_markup = InlineKeyboardMarkup(buttons) - m=await message.reply_sticker("CAACAgQAAxkBAAEn9_ZmGp1uf1a38UrDhitnjOOqL1oG3gAC9hAAAlC74FPEm2DxqNeOmB4E") + m=await message.reply_sticker("CAACAgUAAxkBAAEN7INnwzYYyomYWV0rXATIIGNfgofxZAACnRgAAhXmGFZ8YbZYfrvhPDYE") await asyncio.sleep(1) await m.delete() await message.reply_photo(photo=random.choice(START_IMG), caption=script.START_TXT.format(message.from_user.mention, get_status(), message.from_user.id), @@ -968,7 +968,7 @@ async def refer(bot, message): InlineKeyboardButton(f'⏳ {referdb.get_refer_points(message.from_user.id)}', callback_data='ref_point'), InlineKeyboardButton('Close', callback_data='close_data') ]] - m=await message.reply_sticker("CAACAgQAAxkBAAEkt_Rl_7138tgHJdEsqSNzO5mPWioZDgACGRAAAudLcFGAbsHU3KNJUx4E") + m=await message.reply_sticker("CAACAgUAAxkBAAEN7INnwzYYyomYWV0rXATIIGNfgofxZAACnRgAAhXmGFZ8YbZYfrvhPDYE") await m.delete() reply_markup = InlineKeyboardMarkup(btn) await message.reply_photo(