Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Master v1.39.1 (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanPazRibeiro authored May 16, 2023
1 parent 8e8d2c0 commit 2d5756b
Show file tree
Hide file tree
Showing 490 changed files with 2,612 additions and 2,612 deletions.
8 changes: 4 additions & 4 deletions docs/classes/api_apiendpoint.apiendpoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/api/ApiEndpoint.ts#L12">src/definition/api/ApiEndpoint.ts:12</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/api/ApiEndpoint.ts#L12">src/definition/api/ApiEndpoint.ts:12</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -158,7 +158,7 @@ <h3>path</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/api_iapiendpoint.iapiendpoint.html">IApiEndpoint</a>.<a href="../interfaces/api_iapiendpoint.iapiendpoint.html#path">path</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/api/ApiEndpoint.ts#L12">src/definition/api/ApiEndpoint.ts:12</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/api/ApiEndpoint.ts#L12">src/definition/api/ApiEndpoint.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -181,7 +181,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> json</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/api/ApiEndpoint.ts#L32">src/definition/api/ApiEndpoint.ts:32</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/api/ApiEndpoint.ts#L32">src/definition/api/ApiEndpoint.ts:32</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -210,7 +210,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> success</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/api/ApiEndpoint.ts#L20">src/definition/api/ApiEndpoint.ts:20</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/api/ApiEndpoint.ts#L20">src/definition/api/ApiEndpoint.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
44 changes: 22 additions & 22 deletions docs/classes/app.app-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L22">src/definition/App.ts:22</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L22">src/definition/App.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -173,7 +173,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> extend<wbr>Configur
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L218">src/definition/App.ts:218</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L218">src/definition/App.ts:218</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -207,7 +207,7 @@ <h3>get<wbr>Accessors</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getaccessors">getAccessors</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L136">src/definition/App.ts:136</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L136">src/definition/App.ts:136</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/accessors_iappaccessors.iappaccessors.html" class="tsd-signature-type" data-tsd-kind="Interface">IAppAccessors</a></h4>
Expand All @@ -225,7 +225,7 @@ <h3>get<wbr>App<wbr>User<wbr>Username</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getappuserusername">getAppUserUsername</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L68">src/definition/App.ts:68</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L68">src/definition/App.ts:68</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -255,7 +255,7 @@ <h3>get<wbr>Author<wbr>Info</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getauthorinfo">getAuthorInfo</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L114">src/definition/App.ts:114</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L114">src/definition/App.ts:114</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -279,7 +279,7 @@ <h3>get<wbr>Description</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getdescription">getDescription</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L95">src/definition/App.ts:95</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L95">src/definition/App.ts:95</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -303,7 +303,7 @@ <h3>getID</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getid">getID</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L77">src/definition/App.ts:77</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L77">src/definition/App.ts:77</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -327,7 +327,7 @@ <h3>get<wbr>Info</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getinfo">getInfo</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L123">src/definition/App.ts:123</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L123">src/definition/App.ts:123</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -351,7 +351,7 @@ <h3>get<wbr>Logger</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getlogger">getLogger</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L132">src/definition/App.ts:132</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L132">src/definition/App.ts:132</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -375,7 +375,7 @@ <h3>get<wbr>Name</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getname">getName</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L47">src/definition/App.ts:47</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L47">src/definition/App.ts:47</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -399,7 +399,7 @@ <h3>get<wbr>Name<wbr>Slug</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getnameslug">getNameSlug</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L56">src/definition/App.ts:56</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L56">src/definition/App.ts:56</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -423,7 +423,7 @@ <h3>get<wbr>Required<wbr>Api<wbr>Version</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getrequiredapiversion">getRequiredApiVersion</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L105">src/definition/App.ts:105</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L105">src/definition/App.ts:105</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -448,7 +448,7 @@ <h3>get<wbr>Status</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getstatus">getStatus</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L38">src/definition/App.ts:38</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L38">src/definition/App.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../enums/appstatus.appstatus-1.html" class="tsd-signature-type" data-tsd-kind="Enumeration">AppStatus</a></h4>
Expand All @@ -466,7 +466,7 @@ <h3>get<wbr>Version</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iapp.iapp-1.html">IApp</a>.<a href="../interfaces/iapp.iapp-1.html#getversion">getVersion</a></p>
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L86">src/definition/App.ts:86</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L86">src/definition/App.ts:86</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -489,7 +489,7 @@ <h3>initialize</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L144">src/definition/App.ts:144</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L144">src/definition/App.ts:144</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -521,7 +521,7 @@ <h3>on<wbr>Disable</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L165">src/definition/App.ts:165</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L165">src/definition/App.ts:165</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -550,7 +550,7 @@ <h3>on<wbr>Enable</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L157">src/definition/App.ts:157</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L157">src/definition/App.ts:157</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -586,7 +586,7 @@ <h3>on<wbr>Install</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L184">src/definition/App.ts:184</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L184">src/definition/App.ts:184</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -627,7 +627,7 @@ <h3>on<wbr>Pre<wbr>Setting<wbr>Update</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L210">src/definition/App.ts:210</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L210">src/definition/App.ts:210</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -671,7 +671,7 @@ <h3>on<wbr>Setting<wbr>Updated</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L197">src/definition/App.ts:197</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L197">src/definition/App.ts:197</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -718,7 +718,7 @@ <h3>on<wbr>Uninstall</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L175">src/definition/App.ts:175</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L175">src/definition/App.ts:175</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -760,7 +760,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> set<wbr>Status</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/App.ts#L227">src/definition/App.ts:227</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/App.ts#L227">src/definition/App.ts:227</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/appstatus.appstatusutilsdef.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h3>is<wbr>Disabled</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/AppStatus.ts#L45">src/definition/AppStatus.ts:45</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/AppStatus.ts#L45">src/definition/AppStatus.ts:45</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -149,7 +149,7 @@ <h3>is<wbr>Enabled</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/AppStatus.ts#L35">src/definition/AppStatus.ts:35</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/AppStatus.ts#L35">src/definition/AppStatus.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -172,7 +172,7 @@ <h3>is<wbr>Error</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/888ec002/src/definition/AppStatus.ts#L60">src/definition/AppStatus.ts:60</a></li>
<li>Defined in <a href="https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/36c12538/src/definition/AppStatus.ts#L60">src/definition/AppStatus.ts:60</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading

0 comments on commit 2d5756b

Please sign in to comment.