Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
smashah committed Mar 19, 2022
2 parents f8ac041 + 500037c commit 000c92a
Show file tree
Hide file tree
Showing 134 changed files with 442 additions and 395 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [4.32.15](https://github.com/open-wa/wa-automate-nodejs/compare/4.32.14...4.32.15)
## [4.32.16](https://github.com/open-wa/wa-automate-nodejs/compare/4.32.15...4.32.16)

### Commits

- ✨ feat: 🤫 shhhhh #2584 [`4d7a383`](https://github.com/open-wa/wa-automate-nodejs/commit/4d7a3838e41e104fd56d47be36a8c0768d34b281)
- updated types-only package [`7debaa8`](https://github.com/open-wa/wa-automate-nodejs/commit/7debaa81644d1a2f7288dfcf51575f036c4751e2)

## [4.32.15](https://github.com/open-wa/wa-automate-nodejs/compare/4.32.14...4.32.15) - 2022-03-18

### Commits

- Release 4.32.15 [`d4c849e`](https://github.com/open-wa/wa-automate-nodejs/commit/d4c849ec8fe352c796bcca3be51481f06bf3a8a0)
- 🩹 fix: #2570 [`4e98701`](https://github.com/open-wa/wa-automate-nodejs/commit/4e98701dbf9e0ffd941eee5a0e09881553717ca4)
- updated types-only package [`d11ad82`](https://github.com/open-wa/wa-automate-nodejs/commit/d11ad82730660b728c0204349ae5f3f91c5becd0)

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

53 changes: 46 additions & 7 deletions docs/classes/api_Client.Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Client | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>Client | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -242,6 +242,7 @@ <h3>Methods</h3>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#postVideoStatus" class="tsd-kind-icon">post<wbr>Video<wbr>Status</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#prepEventData" class="tsd-kind-icon">prep<wbr>Event<wbr>Data</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#promoteParticipant" class="tsd-kind-icon">promote<wbr>Participant</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#react" class="tsd-kind-icon">react</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#refresh" class="tsd-kind-icon">refresh</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#registerWebhook" class="tsd-kind-icon">register<wbr>Webhook</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#removeAllListeners" class="tsd-kind-icon">remove<wbr>All<wbr>Listeners</a></li>
Expand Down Expand Up @@ -4953,6 +4954,41 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="react" class="tsd-anchor"></a>
<h3>react</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">react<span class="tsd-signature-symbol">(</span>messageId<span class="tsd-signature-symbol">: </span><a href="../modules/api_model_aliases.html#MessageId" class="tsd-signature-type" data-tsd-kind="Type alias">MessageId</a>, emoji<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>React to a message</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>messageId: <a href="../modules/api_model_aliases.html#MessageId" class="tsd-signature-type" data-tsd-kind="Type alias">MessageId</a></h5>
<div class="tsd-comment tsd-typography">
<p>Message ID of the message you want to react to</p>
</div>
</li>
<li>
<h5>emoji: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography">
<p>1 single emoji to add to the message as a reacion</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4>
<p>boolean</p>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="refresh" class="tsd-anchor"></a>
<h3>refresh</h3>
Expand Down Expand Up @@ -7325,7 +7361,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
<a name="starMessage" class="tsd-anchor"></a>
<h3>star<wbr>Message</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">star<wbr>Message<span class="tsd-signature-symbol">(</span>messageId<span class="tsd-signature-symbol">?: </span><a href="../modules/api_model_aliases.html#ChatId" class="tsd-signature-type" data-tsd-kind="Type alias">ChatId</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></li>
<li class="tsd-signature tsd-kind-icon">star<wbr>Message<span class="tsd-signature-symbol">(</span>messageId<span class="tsd-signature-symbol">: </span><a href="../modules/api_model_aliases.html#MessageId" class="tsd-signature-type" data-tsd-kind="Type alias">MessageId</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
Expand All @@ -7339,7 +7375,7 @@ <h3>star<wbr>Message</h3>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> messageId: <a href="../modules/api_model_aliases.html#ChatId" class="tsd-signature-type" data-tsd-kind="Type alias">ChatId</a></h5>
<h5>messageId: <a href="../modules/api_model_aliases.html#MessageId" class="tsd-signature-type" data-tsd-kind="Type alias">MessageId</a></h5>
<div class="tsd-comment tsd-typography">
<p>Message ID of the message you want to star</p>
</div>
Expand Down Expand Up @@ -7471,7 +7507,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
<a name="unstarMessage" class="tsd-anchor"></a>
<h3>unstar<wbr>Message</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">unstar<wbr>Message<span class="tsd-signature-symbol">(</span>messageId<span class="tsd-signature-symbol">?: </span><a href="../modules/api_model_aliases.html#ChatId" class="tsd-signature-type" data-tsd-kind="Type alias">ChatId</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></li>
<li class="tsd-signature tsd-kind-icon">unstar<wbr>Message<span class="tsd-signature-symbol">(</span>messageId<span class="tsd-signature-symbol">: </span><a href="../modules/api_model_aliases.html#MessageId" class="tsd-signature-type" data-tsd-kind="Type alias">MessageId</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
Expand All @@ -7485,7 +7521,7 @@ <h3>unstar<wbr>Message</h3>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> messageId: <a href="../modules/api_model_aliases.html#ChatId" class="tsd-signature-type" data-tsd-kind="Type alias">ChatId</a></h5>
<h5>messageId: <a href="../modules/api_model_aliases.html#MessageId" class="tsd-signature-type" data-tsd-kind="Type alias">MessageId</a></h5>
<div class="tsd-comment tsd-typography">
<p>Message ID of the message you want to unstar</p>
</div>
Expand Down Expand Up @@ -8090,6 +8126,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="api_Client.Client.html#promoteParticipant" class="tsd-kind-icon">promote<wbr>Participant</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="api_Client.Client.html#react" class="tsd-kind-icon">react</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="api_Client.Client.html#refresh" class="tsd-kind-icon">refresh</a>
</li>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/api_model_errors.AddParticipantError.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AddParticipantError | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>AddParticipantError | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/api_model_errors.CustomError.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>CustomError | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>CustomError | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/api_model_errors.PageEvaluationTimeout.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PageEvaluationTimeout | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>PageEvaluationTimeout | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/api_model_errors.SessionExpiredError.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>SessionExpiredError | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>SessionExpiredError | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/connect_socket.SocketClient.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/classes/logging_custom_transport.LogToEvTransport.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>LogToEvTransport | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>LogToEvTransport | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/logging_custom_transport.NoOpTransport.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>NoOpTransport | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>NoOpTransport | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/structures_Collector.Collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Collection | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>Collection | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/structures_Collector.Collector.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Collector | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>Collector | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>MessageCollector | @open-wa/wa-automate - v4.32.15</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.15">
<title>MessageCollector | @open-wa/wa-automate - v4.32.16</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.32.16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
Expand All @@ -31,7 +31,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.15</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.32.16</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
Loading

0 comments on commit 000c92a

Please sign in to comment.