Jump to content

Recommended Posts

6 minutes ago, Solusi Legalitas said:

Inilah kabar terbaru MPWA 🎊🎊🎊

🔄 Log Update:

  • Update main library ke versi terakhir
  • Fix list dan button message dan penambahan jenis button
  • penambahan data webhook
  • Fitur typing
  • support image di list atau button
  • hapus pesan riwayat pesan
  • perubahan format pesan webhook
  • dan fix error kecil lainnya.

Pasti yg ditunggu2 fix button 🤣🤣🤣 akhirnya kembali muncul di android

  • Thanks 1
3 hours ago, Solusi Legalitas said:

Inilah kabar terbaru MPWA 🎊🎊🎊

🔄 Log Update:

  • Update main library ke versi terakhir
  • Fix list dan button message dan penambahan jenis button
  • penambahan data webhook
  • Fitur typing
  • support image di list atau button
  • hapus pesan riwayat pesan
  • perubahan format pesan webhook
  • dan fix error kecil lainnya.

hi bro.. gmn cara tau update main library mpwa? tq

On 10/30/2024 at 11:14 PM, WhatsAPI Info said:

Hi @Magd Almuntaser,

can you please add below mestion function/code to working button messages


let msgButton = generateWAMessageFromContent(m.chat, { viewOnceMessage: { message: { 
"messageContextInfo": { 
"deviceListMetadata": {}, 
"deviceListMetadataVersion": 2
}, 
interactiveMessage: proto.Message.InteractiveMessage.create({
contextInfo: { 
mentionedJid: [m.sender], 
externalAdReply: {
showAdAttribution: true }
}, body: proto.Message.InteractiveMessage.Body.create({ 
text: 'Message Here'
}), 
footer: proto.Message.InteractiveMessage.Footer.create({ 
text: 'footer here'
}), 
header: proto.Message.InteractiveMessage.Header.create({ 
hasMediaAttachment: true, ...(await prepareWAMessageMedia({ image: await fs.readFileSync("Image Path Here")}, { upload: sock.waUploadToServer })) 
}), 
nativeFlowMessage: proto.Message.InteractiveMessage.NativeFlowMessage.create({ 
buttons: [
{"name": "quick_reply","buttonParamsJson": `{\"display_text\":\"Button-1\",\"id\":\"Button_1\"}`},
{"name": "quick_reply","buttonParamsJson": `{\"display_text\":\"Button-2\",\"id\":\"Button_2\"}`},
{"name": "quick_reply","buttonParamsJson": `{\"display_text\":\"Button-3\",\"id\":\"Button_3\"}`},
{"name": "cta_url","buttonParamsJson": `{\"display_text\":\"Button-url\",\"url\":\"https://https://www.google.com\",\"merchant_url\":\"https://www.google.com\"}`}
]
}) 
})} 
}}, {userJid: m.sender, quoted: qchanel}) 
await sock.relayMessage(msgButton.key.remoteJid, msgButton.message, { 
messageId: msgButton.key.id 
})

Thanks !!

@Magd Almuntaser  please check this code, this button code.

On 10/27/2024 at 12:36 PM, adhiete said:

WOGH!!! Boleh juga tuh. 100k/th. ini aj 37,500/bln. Tapi ya beda sih shared hosting sama vps. Tapi boleh juga lah buat hemat2. OTW cek dulu ketujuannnn.

 

ane ada satu di sg, mudah2an aman lah ya disana, susah kadang sih, lebih murah di SG malah daripada di Indo 😞
ini VPS nya ya maksudnya.

Kalo vps aku malah pake provider luar bro.

server selalu pilih SG / JP pokoknya yg asia.

provider indo lelet semua speednya

53 minutes ago, disraya said:

Untuk member resmi MPWA setau saya biasanya dapat info terkait update apapun ke email terdaftar, beberapa bulan yg lalu saya sdh beli variant Extended License tsb via website resmi MPedia, ini info langsung dari ilman:

 

WhatsApp-Image-2024-11-13-at-14.09.jpg

Kalau masih menggunakan library baileys, yang di cek itu dari librarynya om bukan cuma platformnya.. 

Dari baileys sendiri sudah menutup untuk tidak merilis button dan template. Kecuali devloper platform mau bongkar dan custom librarynya seperti mister @Magd Almuntaser

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...