Baileys
Baileys copied to clipboard
Add delete by admin feature please Example : This message was deleted by admin
Before adding this issue, make sure you do the following to make sure this is not a duplicate:
- Search through the repo's previous issues
- Read through the readme at least once
- Search the docs for the feature you're looking for
Just describe the feature
https://github.com/adiwajshing/Baileys#deleting-messages
https://github.com/adiwajshing/Baileys#deleting-messages
Ada examplenya ga bang?
https://github.com/adiwajshing/Baileys#deleting-messages
Ada examplenya ga bang?
Di sc aine
https://github.com/adiwajshing/Baileys#deleting-messages
Ada examplenya ga bang?
seperti fitur #delete biasa, hanya perlu update baileys dan botnya admin
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 })
:/
readme.md
help. if you ask, don't issue it, but on the discussion page or discord
Before adding this issue, make sure you do the following to make sure this is not a duplicate:
- Search through the repo's previous issues
- Read through the readme at least once
- Search the docs for the feature you're looking for
Just describe the feature
https://github.com/adiwajshing/Baileys/issues/1998#issuecomment-1207407731
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