Trying To Make Bjs Coder Helper Bot. It Will Take Time.
So Till Than That You Use Our Api And Bot 🤗
So Till Than That You Use Our Api And Bot 🤗
👍1🎉1🙏1😍1
This media is not supported in your browser
VIEW IN TELEGRAM
Only One Response Completed 😮💨
Doing Api Manually, All Code You Will Get Manually Typed By Me 😁
Doing Api Manually, All Code You Will Get Manually Typed By Me 😁
👌4👍1🥰1🎉1
📃 Get Refer List Of Other Users
👀Command:
/refer
Bot.run({
command: "/getRefer",
user: 12345678
});
👀Command:
/getRefer
let refList = RefLib.getRefList();
if (!refList.exist) {
Bot.sendMessage("No any affiliated users");
return
}
let users_rows = ""
let users = refList.getUsers();
for (var ind in users) {
users_rows = users_rows + "\n👤 " + Libs.commonLib.getLinkFor( users[ind] )
}
let msg =
"*Total users:* " +
RefLib.getRefCount() +
"\n _the first user was tracked:_ \n" +
" _" +
refList.created_at +
"_" +
"\n----" +
users_rows
Api.sendMessage({
text: msg,
parse_mode: "markdown",
chat_id: your_telegram_id
})
🔥2🥰1🎉1
New Video 👇
https://youtu.be/ByZN80VCj4U?si=CVnv-FMA6fGWRyyl
Aagr Channel Ko Subscribe Nhi Kiye Hai To Jaldi Karo: [Click Here] Q Ki Bhot Kuch Channel Pe Video Aane Wale Hai 😁
👍2🥰1🎉1😍1
📝 Edit Message Bjs Code With Button
Api.editMessageText({
chat_id: chat.id, // Required: ID of the chat where the message is located
message_id: request.message.message_id, // Required: ID of the message to edit
text: "Updated text here", // The new text for the message
parse_mode: "HTML", // Optional: Parsing mode (Markdown or HTML)
reply_markup: { inline_keyboard: [[{ text: "Button", callback_data: "callback_data" }]] } // Optional: New inline keyboard
});
🥰1👏1🎉1
🖌️ Edit Reply Message Bjs
Api.editMessageReplyMarkup({
chat_id: chat.id, // Required: ID of the chat
message_id: request.message.message_id, // Required: ID of the message
reply_markup: { inline_keyboard: [[{ text: "New Button", callback_data: "new_callback_data" }]] } // The updated inline keyboard
});
❤1👍1🎉1😍1
🌐 Edit Live Location Bjs With Button
Api.editMessageLiveLocation({
chat_id: chat.id, // Required: ID of the chat
message_id: request.message.message_id, // Required: ID of the message
latitude: 37.7749, // Required: New latitude
longitude: -122.4194, // Required: New longitude
reply_markup: { inline_keyboard: [[{ text: "Stop Sharing", callback_data: "stop_sharing" }]] } // Optional: Inline keyboard
});
👍2🎉1🤩1😘1
🌀 Stop Live Location Bjs With Button
Api.stopMessageLiveLocation({
chat_id: chat.id, // Required: ID of the chat
message_id: request.message.message_id, // Required: ID of the message
reply_markup: { inline_keyboard: [[{ text: "Stopped", callback_data: "stopped" }]] } // Optional: Inline keyboard
});
👍2🔥1🥰1🎉1
🖼️ Edit Image Bjs With Button
Api.editMessageMedia({
chat_id: chat.id, // Required: ID of the chat
message_id: request.message.message_id, // Required: ID of the message
media: {
type: "photo", // Media type: "photo", "video", "document", etc.
media: "https://example.com/new-image.jpg", // URL or file ID of the new image
caption: "Updated image caption", // Optional: New caption
parse_mode: "HTML" // Optional: Parsing mode for caption (HTML or Markdown)
},
reply_markup: {
inline_keyboard: [[{ text: "New Button", callback_data: "new_callback_data" }]] // Optional: New inline keyboard
}
});
🥰1👏1🎉1
New Video Is Coming Soon....
Try To Upload It Today's. But It Can't Be Possible So Today Or Tommorrow Video Will Be Upload ✅
First Time Trying To Make Video Using Voice Over😁
👍2👏1
Flex Coder
New Video Is Coming Soon.... Try To Upload It Today's. But It Can't Be Possible So Today Or Tommorrow Video Will Be Upload ✅ First Time Trying To Make Video Using Voice Over😁
Sorry Aaj Video Nhi Aayega, Mein Subhe Se Video Edit Kiya Pc Pe Par Export He Time Pure Video He Lag Hora Hai Or Export Karne Ka Try Kiya To Bas Voice He Export Hua 😢😢😢😢
😁1