stanza.io-no-store

1.0.0 • Public • Published

adds a parameter to not store messages into archive

import nostore from 'stanza.io-no-store'
...
client.use(nostore);

client.sendMessage({
  to: 'foo@bar.com',
  body: 'This message will not be stored into message archive',
  noStore: true
});

Readme

Keywords

Package Sidebar

Install

npm i stanza.io-no-store

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Unpacked Size

12.5 kB

Total Files

4

Last publish

Collaborators

  • digi83