@pontasockets/baileys 0.2.8 → 0.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -617,8 +617,7 @@ await sock.sendMessage(jid, {
617
617
  > - `{ code, language }` — code block
618
618
  > - `{ table, title? }` — tabel, `table` berupa `[{ items: string[], isHeading?: bool }, ...]`
619
619
 
620
- </details>`{ code: 'string', language: 'string' }` — code block
621
- > - `{ table: { title?, headers?, rows } }` — tabel
620
+ </details>
622
621
 
623
622
  </details>
624
623
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pontasockets/baileys",
3
- "version": "0.2.8",
3
+ "version": "0.2.9",
4
4
  "description": "Baileys is a lightweight JavaScript library for interacting with the WhatsApp Web API using WebSocket.",
5
5
  "keywords": [
6
6
  "facebook",