Skip to content

Commit b8a2362

Browse files
author
discord-net
committed
1 parent 47d194c commit b8a2362

File tree

1,150 files changed

+36145
-16191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,150 files changed

+36145
-16191
lines changed

docs/CHANGELOG.html

Lines changed: 130 additions & 115 deletions
Large diffs are not rendered by default.

docs/api/Discord.ActionRowBuilder.html

Lines changed: 199 additions & 24 deletions
Large diffs are not rendered by default.

docs/api/Discord.ActionRowComponent.html

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<meta name="docfx:docurl" content="https://github.com/discord-net/Discord.Net/new/3.17.4/apiSpec/new?filename=Discord_ActionRowComponent.md&amp;value=---%0Auid%3A%20Discord.ActionRowComponent%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
19+
<meta name="docfx:docurl" content="https://github.com/discord-net/Discord.Net/new/3.18.0-beta.1/apiSpec/new?filename=Discord_ActionRowComponent.md&amp;value=---%0Auid%3A%20Discord.ActionRowComponent%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="Discord_ActionRowComponent" data-uid="Discord.ActionRowComponent" class="text-break">
92-
Class ActionRowComponent <a class="header-action link-secondary" title="View source" href="https://github.com/discord-net/Discord.Net/blob/3.17.4/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L8"><i class="bi bi-code-slash"></i></a>
92+
Class ActionRowComponent <a class="header-action link-secondary" title="View source" href="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.1/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L8"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -163,7 +163,7 @@ <h2 class="section" id="properties">Properties
163163

164164
<h3 id="Discord_ActionRowComponent_Components" data-uid="Discord.ActionRowComponent.Components">
165165
Components
166-
<a class="header-action link-secondary" title="View source" href="https://github.com/discord-net/Discord.Net/blob/3.17.4/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L16"><i class="bi bi-code-slash"></i></a>
166+
<a class="header-action link-secondary" title="View source" href="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.1/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L19"><i class="bi bi-code-slash"></i></a>
167167
</h3>
168168

169169
<div class="markdown level1 summary"><p>Gets the child components in this row.</p>
@@ -191,11 +191,42 @@ <h4 class="section">Property Value</h4>
191191

192192

193193

194+
<a id="Discord_ActionRowComponent_Id_" data-uid="Discord.ActionRowComponent.Id*"></a>
195+
196+
<h3 id="Discord_ActionRowComponent_Id" data-uid="Discord.ActionRowComponent.Id">
197+
Id
198+
<a class="header-action link-secondary" title="View source" href="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.1/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L14"><i class="bi bi-code-slash"></i></a>
199+
</h3>
200+
201+
<div class="markdown level1 summary"></div>
202+
<div class="markdown level1 conceptual"></div>
203+
204+
<div class="codewrapper">
205+
<pre><code class="lang-csharp hljs">public int? Id { get; }</code></pre>
206+
</div>
207+
208+
209+
210+
211+
212+
<h4 class="section">Property Value</h4>
213+
<dl class="parameters">
214+
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
215+
<dd></dd>
216+
</dl>
217+
218+
219+
220+
221+
222+
223+
224+
194225
<a id="Discord_ActionRowComponent_Type_" data-uid="Discord.ActionRowComponent.Type*"></a>
195226

196227
<h3 id="Discord_ActionRowComponent_Type" data-uid="Discord.ActionRowComponent.Type">
197228
Type
198-
<a class="header-action link-secondary" title="View source" href="https://github.com/discord-net/Discord.Net/blob/3.17.4/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L11"><i class="bi bi-code-slash"></i></a>
229+
<a class="header-action link-secondary" title="View source" href="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.1/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L11"><i class="bi bi-code-slash"></i></a>
199230
</h3>
200231

201232
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="Discord.ComponentType.html">ComponentType</a> of this Message Component.</p>
@@ -227,7 +258,7 @@ <h4 class="section">Property Value</h4>
227258
</article>
228259

229260
<div class="contribution d-print-none">
230-
<a href="https://github.com/discord-net/Discord.Net/blob/3.17.4/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L8" class="edit-link">Edit this page</a>
261+
<a href="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.1/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L8" class="edit-link">Edit this page</a>
231262
</div>
232263

233264

@@ -243,7 +274,7 @@ <h4 class="section">Property Value</h4>
243274
<footer class="border-top text-secondary">
244275
<div class="container-xxl">
245276
<div class="flex-fill">
246-
Discord.Net © 2015-2025 3.17.4
277+
Discord.Net © 2015-2025 3.18.0
247278
</div>
248279
</div>
249280
</footer>

0 commit comments

Comments
 (0)