#تیکه_کد
💠 نمایش عکس پروفایل 💠
======================
elseif($text == '/profile'){
bot('sendPhoto',[
'chat_id' => $chat_id,
'photo' => $profile,
'caption' => "عکس پروفایلت رو پیدا کردم."]);
}
======================
این هم بزارید تو متغیرها ربات : ⬇️
$token = [.TOKEN.];
$profile = file_get_contents("https://api.telegram.org/bot$token/getUserProfilePhotos?user_id=$from_id");
======================
❤️ کانال مارو حمایت کنید
🌀 @souresphp
🤖 ربات تغییر نام فایل ها
🌀 @RenameFiIeBot
💠 نمایش عکس پروفایل 💠
======================
elseif($text == '/profile'){
bot('sendPhoto',[
'chat_id' => $chat_id,
'photo' => $profile,
'caption' => "عکس پروفایلت رو پیدا کردم."]);
}
======================
این هم بزارید تو متغیرها ربات : ⬇️
$token = [.TOKEN.];
$profile = file_get_contents("https://api.telegram.org/bot$token/getUserProfilePhotos?user_id=$from_id");
======================
❤️ کانال مارو حمایت کنید
🌀 @souresphp
🤖 ربات تغییر نام فایل ها
🌀 @RenameFiIeBot