Inline Join Button BJs

Command As Your Wish

var joinbuttons = [[{text: "Ⓜ️ Main", url: "https://t.me/BotBusinessBot_Code"},{text: "Ⓜ️ Main", url: "https://t.me/BotBusinessBot_Code"}],[{text: "πŸ…ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"},{text: "πŸ…ΏοΈ Promoter", url:"https://t.me/BotBusinessBot_Code"}],[{text: "πŸ…ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"},{text: "πŸ…ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"}],[{text: "πŸ…ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"},{text: "πŸ…ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"}],[{text: "πŸ…ΏοΈ Payment" , url: "https://t.me/BotBusinessBot_Code"}],[{text: "β˜‘οΈ Login", callback_data: "⚜️ Joined ⚜️"}]]

Api.sendPhoto({photo: "https://telegra.ph/file/c6f7dfdfcac5d8ccbce80.jpg", caption: "*πŸ™‹β€β™‚ Whats'up* ["+user.first_name+"](tg://user?id="+user.telegramid+")\n*βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–\nπŸ”ŽMust Join Our Channels Before Using The Bot*",reply_markup: {

        inline_keyboard: joinbuttons}, 

parse_mode: "Markdown"})

Last updated

Was this helpful?