Skip to content

Commit

Permalink
version 3.34.0 (#1618)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBergamin authored Dec 17, 2024
1 parent 6ca12d0 commit 326172e
Show file tree
Hide file tree
Showing 80 changed files with 2,876 additions and 2,326 deletions.
24 changes: 12 additions & 12 deletions docs/static/api-docs/slack_sdk/audit_logs/async_client.html
Original file line number Diff line number Diff line change
Expand Up @@ -412,51 +412,51 @@ <h3>Class variables</h3>
<dl>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.BASE_URL"><code class="name">var <span class="ident">BASE_URL</span></code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.auth"><code class="name">var <span class="ident">auth</span> : aiohttp.helpers.BasicAuth | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.base_url"><code class="name">var <span class="ident">base_url</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.default_headers"><code class="name">var <span class="ident">default_headers</span> : Dict[str, str]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.logger"><code class="name">var <span class="ident">logger</span> : logging.Logger</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.proxy"><code class="name">var <span class="ident">proxy</span> : str | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.retry_handlers"><code class="name">var <span class="ident">retry_handlers</span> : List[slack_sdk.http_retry.async_handler.AsyncRetryHandler]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.session"><code class="name">var <span class="ident">session</span> : aiohttp.client.ClientSession | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.ssl"><code class="name">var <span class="ident">ssl</span> : ssl.SSLContext | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.timeout"><code class="name">var <span class="ident">timeout</span> : int</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.token"><code class="name">var <span class="ident">token</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.async_client.AsyncAuditLogsClient.trust_env_in_session"><code class="name">var <span class="ident">trust_env_in_session</span> : bool</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
</dl>
<h3>Methods</h3>
Expand Down
28 changes: 14 additions & 14 deletions docs/static/api-docs/slack_sdk/audit_logs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,39 +420,39 @@ <h3>Class variables</h3>
<dl>
<dt id="slack_sdk.audit_logs.AuditLogsClient.BASE_URL"><code class="name">var <span class="ident">BASE_URL</span></code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.base_url"><code class="name">var <span class="ident">base_url</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.default_headers"><code class="name">var <span class="ident">default_headers</span> : Dict[str, str]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.logger"><code class="name">var <span class="ident">logger</span> : logging.Logger</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.proxy"><code class="name">var <span class="ident">proxy</span> : str | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.retry_handlers"><code class="name">var <span class="ident">retry_handlers</span> : List[<a title="slack_sdk.http_retry.handler.RetryHandler" href="../http_retry/handler.html#slack_sdk.http_retry.handler.RetryHandler">RetryHandler</a>]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.ssl"><code class="name">var <span class="ident">ssl</span> : ssl.SSLContext | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.timeout"><code class="name">var <span class="ident">timeout</span> : int</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsClient.token"><code class="name">var <span class="ident">token</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
</dl>
<h3>Methods</h3>
Expand Down Expand Up @@ -577,23 +577,23 @@ <h3>Class variables</h3>
<dl>
<dt id="slack_sdk.audit_logs.AuditLogsResponse.body"><code class="name">var <span class="ident">body</span> : Dict[str, Any] | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsResponse.headers"><code class="name">var <span class="ident">headers</span> : Dict[str, Any]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsResponse.raw_body"><code class="name">var <span class="ident">raw_body</span> : str | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsResponse.status_code"><code class="name">var <span class="ident">status_code</span> : int</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.AuditLogsResponse.url"><code class="name">var <span class="ident">url</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
</dl>
<h3>Instance variables</h3>
Expand Down
24 changes: 12 additions & 12 deletions docs/static/api-docs/slack_sdk/audit_logs/v1/async_client.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,51 +414,51 @@ <h3>Class variables</h3>
<dl>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.BASE_URL"><code class="name">var <span class="ident">BASE_URL</span></code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.auth"><code class="name">var <span class="ident">auth</span> : aiohttp.helpers.BasicAuth | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.base_url"><code class="name">var <span class="ident">base_url</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.default_headers"><code class="name">var <span class="ident">default_headers</span> : Dict[str, str]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.logger"><code class="name">var <span class="ident">logger</span> : logging.Logger</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.proxy"><code class="name">var <span class="ident">proxy</span> : str | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.retry_handlers"><code class="name">var <span class="ident">retry_handlers</span> : List[slack_sdk.http_retry.async_handler.AsyncRetryHandler]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.session"><code class="name">var <span class="ident">session</span> : aiohttp.client.ClientSession | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.ssl"><code class="name">var <span class="ident">ssl</span> : ssl.SSLContext | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.timeout"><code class="name">var <span class="ident">timeout</span> : int</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.token"><code class="name">var <span class="ident">token</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.async_client.AsyncAuditLogsClient.trust_env_in_session"><code class="name">var <span class="ident">trust_env_in_session</span> : bool</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
</dl>
<h3>Methods</h3>
Expand Down
18 changes: 9 additions & 9 deletions docs/static/api-docs/slack_sdk/audit_logs/v1/client.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,39 +409,39 @@ <h3>Class variables</h3>
<dl>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.BASE_URL"><code class="name">var <span class="ident">BASE_URL</span></code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.base_url"><code class="name">var <span class="ident">base_url</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.default_headers"><code class="name">var <span class="ident">default_headers</span> : Dict[str, str]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.logger"><code class="name">var <span class="ident">logger</span> : logging.Logger</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.proxy"><code class="name">var <span class="ident">proxy</span> : str | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.retry_handlers"><code class="name">var <span class="ident">retry_handlers</span> : List[<a title="slack_sdk.http_retry.handler.RetryHandler" href="../../http_retry/handler.html#slack_sdk.http_retry.handler.RetryHandler">RetryHandler</a>]</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.ssl"><code class="name">var <span class="ident">ssl</span> : ssl.SSLContext | None</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.timeout"><code class="name">var <span class="ident">timeout</span> : int</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
<dt id="slack_sdk.audit_logs.v1.client.AuditLogsClient.token"><code class="name">var <span class="ident">token</span> : str</code></dt>
<dd>
<div class="desc"></div>
<div class="desc"><p>The type of the None singleton.</p></div>
</dd>
</dl>
<h3>Methods</h3>
Expand Down
Loading

0 comments on commit 326172e

Please sign in to comment.