From 0465507009026d450a073f75a4eb316c14999a5b Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Fri, 9 Jul 2021 01:22:08 -0400 Subject: [PATCH] chore: mark version v1.13.0 --- README.md | 2 +- docs/Base.html | 8 +- docs/BusinessContact.html | 8 +- docs/Chat.html | 8 +- docs/Client.html | 174 ++++++++++++++- docs/Client.js.html | 60 ++++- docs/ClientInfo.html | 8 +- docs/Contact.html | 8 +- docs/GroupChat.html | 8 +- docs/GroupNotification.html | 8 +- docs/InterfaceController.html | 129 ++++++++++- docs/Label.html | 8 +- docs/Location.html | 8 +- docs/Message.html | 66 +++++- docs/MessageMedia.html | 8 +- docs/Order.html | 117 ++++++++++ docs/PrivateChat.html | 8 +- docs/PrivateContact.html | 8 +- docs/Product.html | 142 ++++++++++++ docs/Util.html | 29 ++- docs/global.html | 168 +++++++++++++- docs/index.html | 255 ++++++++++++++++++++-- docs/scripts/jsdoc-toc.js | 2 +- docs/structures_Base.js.html | 8 +- docs/structures_BusinessContact.js.html | 8 +- docs/structures_Chat.js.html | 8 +- docs/structures_ClientInfo.js.html | 8 +- docs/structures_Contact.js.html | 8 +- docs/structures_GroupChat.js.html | 8 +- docs/structures_GroupNotification.js.html | 8 +- docs/structures_Label.js.html | 8 +- docs/structures_Location.js.html | 8 +- docs/structures_Message.js.html | 84 ++++++- docs/structures_MessageMedia.js.html | 8 +- docs/structures_Order.js.html | 105 +++++++++ docs/structures_PrivateChat.js.html | 8 +- docs/structures_PrivateContact.js.html | 8 +- docs/structures_Product.js.html | 121 ++++++++++ docs/structures_ProductMetadata.js.html | 78 +++++++ docs/util_Constants.js.html | 16 +- docs/util_InterfaceController.js.html | 58 ++++- docs/util_Util.js.html | 63 +++++- package.json | 2 +- 43 files changed, 1683 insertions(+), 180 deletions(-) create mode 100644 docs/Order.html create mode 100644 docs/Product.html create mode 100644 docs/structures_Order.js.html create mode 100644 docs/structures_Product.js.html create mode 100644 docs/structures_ProductMetadata.js.html diff --git a/README.md b/README.md index 8562f33..fdf6ae3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![npm](https://img.shields.io/npm/v/whatsapp-web.js.svg)](https://www.npmjs.com/package/whatsapp-web.js) [![Depfu](https://badges.depfu.com/badges/4a65a0de96ece65fdf39e294e0c8dcba/overview.svg)](https://depfu.com/github/pedroslopez/whatsapp-web.js?project_id=9765) ![WhatsApp_Web 2.2114.8](https://img.shields.io/badge/WhatsApp_Web-2.2114.8-brightgreen.svg) [![Discord Chat](https://img.shields.io/discord/698610475432411196.svg?logo=discord)](https://discord.gg/H7DqQs4) +[![npm](https://img.shields.io/npm/v/whatsapp-web.js.svg)](https://www.npmjs.com/package/whatsapp-web.js) [![Depfu](https://badges.depfu.com/badges/4a65a0de96ece65fdf39e294e0c8dcba/overview.svg)](https://depfu.com/github/pedroslopez/whatsapp-web.js?project_id=9765) ![WhatsApp_Web 2.2126.10](https://img.shields.io/badge/WhatsApp_Web-2.2126.10-brightgreen.svg) [![Discord Chat](https://img.shields.io/discord/698610475432411196.svg?logo=discord)](https://discord.gg/H7DqQs4) # whatsapp-web.js A WhatsApp API client that connects through the WhatsApp Web browser app diff --git a/docs/Base.html b/docs/Base.html index debfd50..29de05a 100644 --- a/docs/Base.html +++ b/docs/Base.html @@ -2,9 +2,9 @@ - + - whatsapp-web.js 1.12.6 » Class: Base + whatsapp-web.js 1.13.0 » Class: Base @@ -15,7 +15,7 @@ @@ -50,7 +50,7 @@ diff --git a/docs/BusinessContact.html b/docs/BusinessContact.html index 201f9db..68b964a 100644 --- a/docs/BusinessContact.html +++ b/docs/BusinessContact.html @@ -2,9 +2,9 @@ - + - whatsapp-web.js 1.12.6 » Class: BusinessContact + whatsapp-web.js 1.13.0 » Class: BusinessContact @@ -15,7 +15,7 @@ @@ -290,7 +290,7 @@ diff --git a/docs/Chat.html b/docs/Chat.html index f2c8a72..e9b02e0 100644 --- a/docs/Chat.html +++ b/docs/Chat.html @@ -2,9 +2,9 @@ - + - whatsapp-web.js 1.12.6 » Class: Chat + whatsapp-web.js 1.13.0 » Class: Chat @@ -15,7 +15,7 @@ @@ -477,7 +477,7 @@ diff --git a/docs/Client.html b/docs/Client.html index b4cc41e..c00ebf8 100644 --- a/docs/Client.html +++ b/docs/Client.html @@ -2,9 +2,9 @@ - + - whatsapp-web.js 1.12.6 » Class: Client + whatsapp-web.js 1.13.0 » Class: Client @@ -15,7 +15,7 @@ @@ -26,7 +26,7 @@