Skip to content

Instantly share code, notes, and snippets.

@missnora07
Last active August 18, 2022 14:54
Show Gist options
  • Save missnora07/dd080f70b252de61fcb64c77d8bfed94 to your computer and use it in GitHub Desktop.
Save missnora07/dd080f70b252de61fcb64c77d8bfed94 to your computer and use it in GitHub Desktop.
> m.quoted.message = m.quoted.message;
var cp=m.quoted.message.caption
m.quoted.message[Object.keys(m.quoted.message)[0]].viewOnce = true
await m.forwardMessage(jid,m.quoted,{caption: cp})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment