𓆩• Lazyᗞєѵҽɭᝪקєɾ •𓆪
4.13K subscribers
53 photos
8 videos
6 files
57 links
🔥 Alhamdulillah for Everything 🔥
♥️ LazyDeveloper » @LazyDeveloperr
Download Telegram
#___S_0_U_R_C_E —-— C_O_D_E 1

# V I D E O - 1
# HOW TO SEND CONTENT
# REQUEST MSG IN
# REQ_CHANNEL

# add these line at the top of
# file ( pm_filter.py )
import os
req_channel = int(os.environ.get('REQ_CHANNEL', '-100828829383'))


# 👇This is the msg that bot
# will forward to req channel


await client.send_message(req_channel,f"-🦋 #REQUESTED_CONTENT 🦋-\n\n📝Content Name :{search}\nRequested By: {message.from_user.first_name}\n USER ID:{message.from_user.id}\n\n🗃",
reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("🔺 Mark as Done 🔺", callback_data="close_data")]]))


# ye code kahi. Share mt krna
# ye line repo mei mt likh dena 😂
👍42🥰2😁2