Skip to content

Commit

Permalink
Release 4.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 16, 2022
1 parent e5c68c9 commit 3618c11
Show file tree
Hide file tree
Showing 138 changed files with 416 additions and 408 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.44.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.43.5...4.44.0)
## [4.44.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.44.0...4.44.1)

### Commits

- fix IP issue #2812 [`e5c68c9`](https://github.com/open-wa/wa-automate-nodejs/commit/e5c68c96bddce92e5e59a9953ddd76f9b2ce79d5)
- updated types-only package [`896ee92`](https://github.com/open-wa/wa-automate-nodejs/commit/896ee928cc2e23307f4e2d69de1d61419db778cf)

## [4.44.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.43.5...4.44.0) - 2022-08-16

### Commits

- Release 4.44.0 [`a437b1f`](https://github.com/open-wa/wa-automate-nodejs/commit/a437b1fda7ef601a6597e588c571161843dac849)
- ✨ feat [CLI]: `--allow-ips localhost,192.168.0.2` #2812 [`df84f90`](https://github.com/open-wa/wa-automate-nodejs/commit/df84f900cf96c621eae718b1bab66f1c01a37b42)
- ✨ feat [CLI]: `--cert ./cert.pem` & `--privkey ./priv.pem` #2812 [`287e389`](https://github.com/open-wa/wa-automate-nodejs/commit/287e389600611f1f258d7340c492adddd5fc20d5)
- ✨ feat [CLI]: `--helmet` #2812 [`5d3be9e`](https://github.com/open-wa/wa-automate-nodejs/commit/5d3be9ef71fbbaabcfc4a4e047fa4041a5ab6839)
Expand Down
6 changes: 3 additions & 3 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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>Client | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>AddParticipantError | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>CustomError | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>PageEvaluationTimeout | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>SessionExpiredError | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/connect_socket.SocketClient.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>SocketClient | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>SocketClient | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>LogToEvTransport | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>NoOpTransport | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>Collection | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>Collector | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</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.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>MessageCollector | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_Client.namespace.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>namespace | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>namespace | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_functions_exposed_enum.ExposedFn.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>ExposedFn | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>ExposedFn | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_model.Events.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>Events | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>Events | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_model.STATE.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>STATE | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>STATE | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_model.Status.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>Status | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>Status | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_model_chat.ChatMuteDuration.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>ChatMuteDuration | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>ChatMuteDuration | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_model_chat.ChatState.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>ChatState | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>ChatState | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/api_model_chat.ChatTypes.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>ChatTypes | @open-wa/wa-automate - v4.44.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.0">
<title>ChatTypes | @open-wa/wa-automate - v4.44.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v4.44.1">
<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.44.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v4.44.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
Loading

0 comments on commit 3618c11

Please sign in to comment.