bot('sendContact', [
'chat_id' => $cid,
'phone_number' => '+1234567890',
'first_name' => 'John',
'last_name' => 'Doe',
]);๐ค Contact yuborish
๐ Tarqatildi: @UsefulCoders
๐ฅ7
bot('forwardMessage', [
'chat_id' => @UsefulCoders, //Qaysi chtaga
'from_chat_id' => $from_chat_id,
'message_id' => $message_id,
]);๐ค Xabarni boshqa chatga yuborish
๐ Tarqatildi: @UsefulCoders
๐ฅ6
bot('sendLocation', [
'chat_id' => '@UsefulCoders', // $cid qoyish kerak
'latitude' => 40.748817,
'longitude' => -73.985428,
]);
๐ฎ Manzil yuborish
๐ Tarqatildi: @UsefulCoders
๐ฅ3
bot('promoteChatMember', [
'chat_id' => '@UsefulCoders',
'user_id' => $user_id,
'can_change_info' => true,
'can_post_messages' => true,
'can_edit_messages' => true,
'can_delete_messages' => true,
'can_invite_to_group' => true,
'can_restrict_members' => true,
'can_pin_messages' => true,
'can_promote_members' => true,
]);
๐ฐ Telegram kanalida yoki guruhida foydalanuvchiga administrator huquqlarini berish
๐ Tarqatildi: @UsefulCoders
๐ฅ3
bot('sendChatAction', [
'chat_id' => '@UsefulCoders', // $cid qoying
'action' => 'typing',
]);
๐ Chat faoliyatini yuborish typing
๐ Tarqatildi: @UsefulCoders
๐ฅ3
SMM2024.zip
57.3 KB
โ ๏ธ Ushbu kodni ishlatish "copy - paste"chilar uchun emas!
Ichidagi fayllarning cmod 644, papkalarniki esa 755 bo'lishi shart.
Hamkorlik tizimi to'liq emas!
#tezgramapi #smmbot #nakrutkabot
Please open Telegram to view this post
VIEW IN TELEGRAM
๐4๐ค2
Bugun bizning Vatanimiz uchun eng ulug' kun!
Yangi yutuqlarga intilib, doimo taraqqiyot yo'lida bo'laylik. Bayramingiz muborak bo'lsin, aziz yurtdoshlar!
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Useful Coders | IT News
Photo
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
โญTugma(wep_app)
$update = json_decode(file_get_contents('php://input'));
$message = $update->message;
$cid = $message->chat->id;
$text = $message->text;
$tugma = json_encode([
'inline_keyboard'=>[
[['text'=>"โ
Payme",'web_app'=>['url'=>"https://t.me/"]]],
]
]);
if($text == "/start"){
bot('SendMessage',[
'chat_id'=>$cid,
'text'=>"๐Assalomu assalomu",
'reply_markup'=>$tugma,
]);
}๐ @TezMakerBot - bu Telegramning Mukamal botlar quruvchisi.
โ๐ป Eng muhimi mukammal!
๐ ๐ปโโ๏ธ Reklamalar mavjud emas!
๐๐ป Hech qanday kod!
๐๐ป Hech qanday hosting!
๐๐ป Hech qanday dasturchisiz!
โ๐ป Telegramda o'z botingizga loyiqsiz!
โ๏ธ Tizim versiyasi 3.0 | TezMakerBot
โ๐ป Eng muhimi mukammal!
๐ ๐ปโโ๏ธ Reklamalar mavjud emas!
๐๐ป Hech qanday kod!
๐๐ป Hech qanday hosting!
๐๐ป Hech qanday dasturchisiz!
โ๐ป Telegramda o'z botingizga loyiqsiz!
โ๏ธ Tizim versiyasi 3.0 | TezMakerBot
3
MakerBot.php
134.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐6
IdealSMMBot.php
136.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
Game-Donate.php
96.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐3
grand_earn.php
167.6 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐3