tgoop.com/php_i/1197
Last Update:
$name = $message->from->first_name;
$id = $message->from->id;
$user = $message->from->username;
$chq = "https://www.tgoop.com/php_i";
if($text == "ايدي"){
bot('sendMessage',[
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'text'=>"معلوماتك ⬇️",
'parse_mode'=>"MarkDown",
'reply_markup' => json_encode([
'inline_keyboard' => [
[
['text' => "اسمك ", 'url' => "$chq"], ['text' => "$name ⚜️",'url' => "$chq"]],
[['text' => "ايديك ", 'url'=>"$chq"],['text'=>"$id ",'url'=>"$chq"]
],
[
['text' => "معرفك ", 'url' => "$chq"], ['text'=>"@$user 💕", 'url' => "$chq"]
],
]
])
]);
}
• كود كتبته هسه 🤦🏻♂️
• طلب احد الاعضاء خلي معرف قناتك ب $chq 🛰
• كود انفو انلاين حت من يدوس ع زر يدخل قناتك 🚸
#رويٓٓـــــسس
BY Files-php 📂
Share with your friend now:
tgoop.com/php_i/1197