VIP KODLAR
749 subscribers
139 photos
27 videos
8 files
131 links
👨‍💻 Takliflar boʻlsa: t.me/vip_kodlar?direct
✉️ Murojaat boʻlsa: @AsilbekCoderBot
🤖 Asosiy bot: @VipKodBot

👥 Muhokama boʻlsa: @vip_kodlar_chat
Download Telegram
VIP KODLAR
@monk guruhda menga javob berdi https://t.me/BotTalk/1063527 https://t.me/BotTalk/1063342
🌟 Durov meni taklifimni bajardi 🎧

⭐️ Endi premiumsiz akauntga biznes chatbotlarni ulash mumkin boʻladi ✔️

Hozircha faqat iOS Telegram Beta uchun chiqdi keyinroq Android Beta uchun ham chiqadi a undan keyin Play marketda yangilanish keladi
Please open Telegram to view this post
VIEW IN TELEGRAM
4112116321
This media is not supported in your browser
VIEW IN TELEGRAM
411762111
Balki kerak bo'lib qolar

if (substr($text, 0, 11) == "/emoji_set ") {
$emoji_set = explode("/emoji_set ", $text)[1];
$path = parse_url($emoji_set, PHP_URL_PATH);


$parts = explode('/', trim($path, '/'));


if (count($parts) >= 2 && $parts[0] === 'addemoji') {
$emojiPackName = $parts[1];
$data = bot('getStickerSet', ['name' => $emojiPackName]);

$stickers = $data->result->stickers;

$list = [];

foreach ($stickers as $sticker) {
if (!empty($sticker->custom_emoji_id)) {
$list[] = "<tg-emoji emoji-id=\"{$sticker->custom_emoji_id}\">{$sticker->emoji}</tg-emoji> -> <code>{$sticker->custom_emoji_id}</code>";
}
}

$chunks = array_chunk($list, 75);

foreach ($chunks as $i => $chunk) {
$txt = implode("\n", $chunk);

bot('sendMessage', [
'chat_id' => $chat_id,
'text' => "<b>$text ".($i + 1)."-part</b>\n<blockquote expandable>$txt</blockquote>",
'disable_web_page_preview'=>true,
'parse_mode' => 'html'
]);
if($i==10) exit;
}
} else {
bot('sendMessage', [
'chat_id' => $chat_id,
'text' => "Bu addemoji link emas!"
]);
}
}


Ishlatish: /emoji_set https://t.me/addemoji/CosmoAds

Bot owneri da premium bo'lishi kerak emojilar ko'rinishi uchun
4875421
💬 Pavel Durov commentlarda javob bergan funksiyalar asta sekin qo'shilmoqda🆕

👍 Reaksiya muammosi:
https://t.me/meme17k/45349
🌟 Pavel Durovni javobi:
https://t.me/meme17k/45349?comment=1544909

🤖 Chatbot muammosi:
https://t.me/BotTalk/1063342
🌟 Pavel Durovni javobi:
https://t.me/BotNews/117?comment=1063527

🤔 Pavel Durov ning yana qanday commentlarni bilasiz?
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
22965432
claude
2105432
🇺🇿 Oʻzbekistondagi eng katta oʻyin

Oʻyin yaratib $30,000 yutib olish?


👑 Oltin oʻrda oʻyini haqida👇

❤️ https://youtu.be/lw2YMOxb0kI?si=wcMX0X00jmcbIW6O
Please open Telegram to view this post
VIEW IN TELEGRAM
475221
Forwarded from Sariq Dev
Birinchi javobni o'ziyoq nuqtasiga urdi. Mutaxassislar bilgan narsasini samaraliroq bajarib, bilmagan narsasini tezroq o'rganishayapti.

Ilmsizlarda esa bilim emas "bilim illyuziyasi" paydo bo'layapti. Ya'ni nimanidir o'rgandim (chunki bajardim) deb o'ylaydi, lekin nima bajarganini (va o'rganganini) o'zi tushunmaydi.

Buning oldini olish haqida keyingi postlarda yana to'xtalaman.

@sariqdev
453321
KIUT (Kimyo International University in Tashkent)
54322
Telegram yangilanish
474331
VIP KODLAR
Telegram yangilanish
Poll qo’shimchalar, Reaksiya o’chirish, Chatbotlar oddiy foydalanuvchular uchun ishlashi va text message da ai qo’shimchalar qo’shilgan

haa azizlar endi chatbotlar oddiy userlarda ham
4533221
VIP KODLAR
Poll qo’shimchalar, Reaksiya o’chirish, Chatbotlar oddiy foydalanuvchular uchun ishlashi va text message da ai qo’shimchalar qo’shilgan haa azizlar endi chatbotlar oddiy userlarda ham
Oddiy foydalanuvchilar uchun ChatBot da callback data va deleted_business_messages update lari kelmay turibdi balki bu bug yani hali qo'shilmagan yoki shunchaki qo'shishmagan ular premiumda ishlashi uchun
4633331
VIP KODLAR
Oddiy foydalanuvchilar uchun ChatBot da callback data va deleted_business_messages update lari kelmay turibdi balki bu bug yani hali qo'shilmagan yoki shunchaki qo'shishmagan ular premiumda ishlashi uchun
Ha chatbot Premium yoqlarda bot to bot ham ishlamayapti (endi ishladi)

Premium borlarda esa bot da editMessage ishlamayapti oʻrniga sendMessage boʻlib ketyapti (boshqa botlarda ishladi chatbotni o'zini ichida ishlamadi)

Balki bug balki cheklov @BotNews da post chiqishini kutamiz

Lekin hali premiumi yoʻqlarda chatbotni lichkalarda pauza qilish tugmasi chiqmadi banki keyinroq chiqar
4533211
⭐️ Premiumi yoʻqlar uchun mukammal chatbot kerak boʻlsa👇

https://t.me/Chatbot_News/84
Please open Telegram to view this post
VIEW IN TELEGRAM
4443211
This media is not supported in your browser
VIEW IN TELEGRAM
433221
Webapp dizayni qanday?

Tez orada test qilamiz link beraman hozir backendda 1-2 ta joyini to'g'rilayapman

Oldingi webappimizdan ancha yengil va tez ishlaydi
484321111
Forwarded from BotNews
This media is not supported in your browser
VIEW IN TELEGRAM
Bot API 10.0

Today's update reshapes how bots communicate on Telegram – unlocking cooperative multi-bot agentic flows, seamless integration in any chat, granular access controls and more.

🦀 Guest Mode and Agentic Flows
• Introduced guest mode, allowing bots to easily participate in any chat without joining it.
• Users can summon up to 3 guest bots per message – unlocking complex agentic flows in any chat. Guest bots receive only relevant messages and can inspect caller context or send replies.
• Bots can now message each other by username if they enable bot-to-bot communication.
• Account automation via Business Bots no longer requires a Premium subscription.
Business Bots can now interact with other bots on behalf of the user.

🛡 Chat Management
• Admin bots can now remove individual message reactions, clear all recent reactions from a user or restrict them from issuing more.
• The list of chat admins can now optionally return bot administrators.

🚶 Live Photos
• Introduced support for live photos – images enhanced with short built-in motion and sound.
• Bots can now detect, download and send live photos to any chat, including as paid media.

📊 Polls
• Bots can now detect and attach media in both polls and individual poll options.
• Polls can now be limited to existing chat members or voters from specific countries.

General
• Users can now set a granular access whitelist for their bot via @BotFather, while Manager Bots can set one via the API.
• Bots can now fetch recent messages from the channel pinned to a user's profile.

• And more, see the full changelog for details:

https://core.telegram.org/bots/api-changelog#may-8-2026
Please open Telegram to view this post
VIEW IN TELEGRAM
433221
Telegram Bot API yangilanishi

https://core.telegram.org/bots/api#may-8-2026

answerGuestQuery, deleteMessageReaction, deleteAllMessageReactions, getManagedBotAccessSettings, setManagedBotAccessSettings, getUserPersonalChatMessages va keraksiz poll sendlivephoto metodlari qo'shilgan keraklilari hozircha shular

getUserPersonalChatMessages bilan foydalanuvchi profil kanali 20 ta postgacha update olish va setManagedBotAccessSettings bot foydalanuvchi uchun block qilish
433221
VIP KODLAR
setManagedBotAccessSettings
BotFather webapp ning settings bo'limida ruchnoy(qo'lda) ham qilsa bo'ladi
433221