Skip to content

Commit

Permalink
Release 4.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 12, 2022
1 parent c997e0a commit d4ec9db
Show file tree
Hide file tree
Showing 138 changed files with 477 additions and 414 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,23 @@ 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.38.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.38.0...4.38.1)
## [4.39.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.38.1...4.39.0)

### Commits

- ✨ feat: `client.sendAdvancedButtons` #2394 [`3bb536f`](https://github.com/open-wa/wa-automate-nodejs/commit/3bb536fa0512cfc0d014c9b0515ccb5da6864769)
- 🔇 dont log message preproc unless it's actually processing something [`c997e0a`](https://github.com/open-wa/wa-automate-nodejs/commit/c997e0a6ec2c3d236a6ccc222da17e4f5ebfd55a)
- updated types-only package [`50ba3e6`](https://github.com/open-wa/wa-automate-nodejs/commit/50ba3e69242bf2551ae9c8ef8eda6a9de8fad73b)

## [4.38.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.38.0...4.38.1) - 2022-06-07

### Fixed

- 🚑 fix #2736 [`#2736`](https://github.com/open-wa/wa-automate-nodejs/issues/2736)

### Commits

- Release 4.38.1 [`445ab68`](https://github.com/open-wa/wa-automate-nodejs/commit/445ab6888007e828641dc6cf4b75e8499a7626d2)
- updated types-only package [`8dd117c`](https://github.com/open-wa/wa-automate-nodejs/commit/8dd117ce5109f2bc0b3d001732dbfa92301270bd)

## [4.38.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.37.5...4.38.0) - 2022-06-06
Expand Down
2 changes: 1 addition & 1 deletion bin/oas-type-schemas.json

Large diffs are not rendered by default.

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.

77 changes: 65 additions & 12 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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>Client | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -258,6 +258,7 @@ <h3>Methods</h3>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#reply" class="tsd-kind-icon">reply</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#reportSpam" class="tsd-kind-icon">report<wbr>Spam</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#revokeGroupInviteLink" class="tsd-kind-icon">revoke<wbr>Group<wbr>Invite<wbr>Link</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#sendAdvancedButtons" class="tsd-kind-icon">send<wbr>Advanced<wbr>Buttons</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#sendAudio" class="tsd-kind-icon">send<wbr>Audio</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#sendBanner" class="tsd-kind-icon">send<wbr>Banner</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="api_Client.Client.html#sendButtons" class="tsd-kind-icon">send<wbr>Buttons</a></li>
Expand Down Expand Up @@ -5521,6 +5522,63 @@ <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="sendAdvancedButtons" class="tsd-anchor"></a>
<h3>send<wbr>Advanced<wbr>Buttons</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">send<wbr>Advanced<wbr>Buttons<span class="tsd-signature-symbol">(</span>to<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>, body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/api_model_button.LocationButtonBody.html" class="tsd-signature-type" data-tsd-kind="Interface">LocationButtonBody</a>, buttons<span class="tsd-signature-symbol">: </span><a href="../interfaces/api_model_button.AdvancedButton.html" class="tsd-signature-type" data-tsd-kind="Interface">AdvancedButton</a><span class="tsd-signature-symbol">[]</span>, text<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, footer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, filename<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"> | </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">&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>{@license:insiders@}</p>
</div>
<p>Send advanced buttons with media body. This is an insiders feature for MD accounts.</p>
<p>Body can be location, image, video or document. Buttons can be quick reply, url or call buttons.</p>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>to: <a href="../modules/api_model_aliases.html#ChatId" class="tsd-signature-type" data-tsd-kind="Type alias">ChatId</a></h5>
<div class="tsd-comment tsd-typography">
<p>chat id</p>
</div>
</li>
<li>
<h5>body: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/api_model_button.LocationButtonBody.html" class="tsd-signature-type" data-tsd-kind="Interface">LocationButtonBody</a></h5>
<div class="tsd-comment tsd-typography">
<p>The body of the buttons message</p>
</div>
</li>
<li>
<h5>buttons: <a href="../interfaces/api_model_button.AdvancedButton.html" class="tsd-signature-type" data-tsd-kind="Interface">AdvancedButton</a><span class="tsd-signature-symbol">[]</span></h5>
<div class="tsd-comment tsd-typography">
<p>Array of buttons - limit is 3!</p>
</div>
</li>
<li>
<h5>text: <span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>footer: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography">
<p>The footer of the buttons message</p>
</div>
</li>
<li>
<h5>filename: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography">
<p>Required if body is a file!!</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"> | </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">&gt;</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="sendAudio" class="tsd-anchor"></a>
<h3>send<wbr>Audio</h3>
Expand Down Expand Up @@ -6239,15 +6297,7 @@ <h3>send<wbr>List<wbr>Message</h3>
<div class="lead">
<p>{@license:insiders@}</p>
</div>
<p>:::documentation-page{title=&quot;Welcome&quot;}</p>
<p>Please install :inline-code[unified]!</p>
<p>::copyright-notice{year=&quot;2020&quot;}</p>
<p>:::
::license-required[insiders]</p>
<p>::span{year=&quot;2020&quot;}</p>
<p>:span{year=&quot;2020&quot;}</p>
<p><span theme="badge contrast license">Insiders</span>
<a href="https://gum.co/open-wa?tier=Insiders%20Program">REQUIRES AN INSIDERS LICENSE-KEY</a></p>
<p><a href="https://gum.co/open-wa?tier=Insiders%20Program">REQUIRES AN INSIDERS LICENSE-KEY</a></p>
<p>Send a list message. This will not work when being sent from business accounts!</p>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -8416,6 +8466,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#revokeGroupInviteLink" class="tsd-kind-icon">revoke<wbr>Group<wbr>Invite<wbr>Link</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="api_Client.Client.html#sendAdvancedButtons" class="tsd-kind-icon">send<wbr>Advanced<wbr>Buttons</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="api_Client.Client.html#sendAudio" class="tsd-kind-icon">send<wbr>Audio</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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>AddParticipantError | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>CustomError | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>PageEvaluationTimeout | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>SessionExpiredError | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>LogToEvTransport | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>NoOpTransport | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
10 changes: 5 additions & 5 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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>Collection | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -235,7 +235,7 @@ <h2>Properties</h2>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> [to<wbr>String<wbr>Tag]</h3>
<div class="tsd-signature tsd-kind-icon">[to<wbr>String<wbr>Tag]<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from BaseCollection.__@toStringTag@1125</p>
<p>Inherited from BaseCollection.__@toStringTag@1130</p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
Expand All @@ -259,7 +259,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> size</h3>
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> [species]</h3>
<div class="tsd-signature tsd-kind-icon">[species]<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">MapConstructor</span></div>
<aside class="tsd-sources">
<p>Inherited from BaseCollection.__@species@1460</p>
<p>Inherited from BaseCollection.__@species@1465</p>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>Collector | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</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.38.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.38.1">
<title>MessageCollector | @open-wa/wa-automate - v4.39.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.39.0">
<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.38.1</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.39.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
Loading

0 comments on commit d4ec9db

Please sign in to comment.