Skip to content

Commit

Permalink
Cuma nambahin kirim pesan
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayla-Hanifah committed Jul 5, 2023
1 parent 9f3f2d2 commit ee647d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -718,11 +718,11 @@ module.exports = {
this.sendMessage(id, {
text: text,
contextInfo: {
externalAdReply: {
externalAdReply: { showAdAttribution: true,
title: action === 'add' ? 'Selamat Datang' : 'Selamat tinggal',
body: 'By Nayla Hanifah',
body: global.wm,
thumbnailUrl: pp,
sourceUrl: instagram,
sourceUrl: global.gc,
mediaType: 1,
renderLargerThumbnail: true
}}}, { quoted: null})
Expand Down

0 comments on commit ee647d7

Please sign in to comment.