Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

Add delete by admin feature please Example : This message was deleted by admin

Open dcode-denpa opened this issue 3 years ago • 9 comments

Before adding this issue, make sure you do the following to make sure this is not a duplicate:

  1. Search through the repo's previous issues
  2. Read through the readme at least once
  3. Search the docs for the feature you're looking for

Just describe the feature

dcode-denpa avatar Sep 17 '22 19:09 dcode-denpa

https://github.com/adiwajshing/Baileys#deleting-messages

zennn08 avatar Sep 18 '22 01:09 zennn08

https://github.com/adiwajshing/Baileys#deleting-messages

Ada examplenya ga bang?

dcode-denpa avatar Sep 18 '22 06:09 dcode-denpa

https://github.com/adiwajshing/Baileys#deleting-messages

Ada examplenya ga bang?

Di sc aine

AzRyCb avatar Sep 18 '22 07:09 AzRyCb

https://github.com/adiwajshing/Baileys#deleting-messages

Ada examplenya ga bang?

seperti fitur #delete biasa, hanya perlu update baileys dan botnya admin

zennn08 avatar Sep 18 '22 08:09 zennn08

coba nih bng :v

let key = {} try { key.remoteJid = m.quoted ? m.quoted.fakeObj.key.remoteJid : m.key.remoteJid key.fromMe = m.quoted ? m.quoted.fakeObj.key.fromMe : m.key.fromMe key.id = m.quoted ? m.quoted.fakeObj.key.id : m.key.id key.participant = m.quoted ? m.quoted.fakeObj.participant : m.key.participant } catch { reply('Tidak bisa menghapus pesan dari admin') } conn.sendMessage(m.chat, { delete: key })

nstar-y avatar Sep 18 '22 08:09 nstar-y

:/

zennn08 avatar Sep 18 '22 08:09 zennn08

readme.md

techwiz37 avatar Sep 18 '22 11:09 techwiz37

help. if you ask, don't issue it, but on the discussion page or discord

techwiz37 avatar Sep 18 '22 11:09 techwiz37

Before adding this issue, make sure you do the following to make sure this is not a duplicate:

  1. Search through the repo's previous issues
  2. Read through the readme at least once
  3. Search the docs for the feature you're looking for

Just describe the feature

https://github.com/adiwajshing/Baileys/issues/1998#issuecomment-1207407731

SamPandey001 avatar Sep 19 '22 15:09 SamPandey001

This issue is stale because it has been open 6 days with no activity. Remove the stale label or comment or this will be closed in 2 days

github-actions[bot] avatar Sep 26 '22 04:09 github-actions[bot]