#___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 :
reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("🔺 Mark as Done 🔺", callback_data="close_data")]]))
# ye code kahi. Share mt krna
# ye line repo mei mt likh dena 😂
# 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 😂
👍4❤2🥰2😁2