1616 < meta name ="docfx:rel " content ="../ ">
1717
1818
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&value=---%0Auid%3A%20Discord.ActionRowComponent%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%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.2 /apiSpec/new?filename=Discord_ActionRowComponent.md&value=---%0Auid%3A%20Discord.ActionRowComponent%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%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 "{query}" ">
2222 < meta name ="loc:searchNoResults " content ="No results for "{query}" ">
@@ -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.18.0-beta.1 /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.2 /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 ">
@@ -102,7 +102,7 @@ <h1 id="Discord_ActionRowComponent" data-uid="Discord.ActionRowComponent" class=
102102 < div class ="markdown conceptual "> </ div >
103103
104104 < div class ="codewrapper ">
105- < pre > < code class ="lang-csharp hljs "> public class ActionRowComponent : IMessageComponent</ code > </ pre >
105+ < pre > < code class ="lang-csharp hljs "> public class ActionRowComponent : INestedComponent, IMessageComponent</ code > </ pre >
106106 </ div >
107107
108108
@@ -119,6 +119,7 @@ <h1 id="Discord_ActionRowComponent" data-uid="Discord.ActionRowComponent" class=
119119 < dl class ="typelist implements ">
120120 < dt > Implements</ dt >
121121 < dd >
122+ < div > < a class ="xref " href ="Discord.INestedComponent.html "> INestedComponent</ a > </ div >
122123 < div > < a class ="xref " href ="Discord.IMessageComponent.html "> IMessageComponent</ a > </ div >
123124 </ dd >
124125 </ dl >
@@ -150,6 +151,16 @@ <h1 id="Discord_ActionRowComponent" data-uid="Discord.ActionRowComponent" class=
150151 </ div >
151152 </ dd > </ dl >
152153
154+ < dl class ="typelist extensionMethods ">
155+ < dt > Extension Methods</ dt >
156+ < dd >
157+ < div >
158+ < a class ="xref " href ="Discord.ComponentContainerExtensions.html#Discord_ComponentContainerExtensions_FindComponentById_Discord_INestedComponent_System_Int32_ "> ComponentContainerExtensions.FindComponentById(INestedComponent, int)</ a >
159+ </ div >
160+ < div >
161+ < a class ="xref " href ="Discord.ComponentContainerExtensions.html#Discord_ComponentContainerExtensions_FindComponentById__1_Discord_INestedComponent_System_Int32_ "> ComponentContainerExtensions.FindComponentById<ComponentT>(INestedComponent, int)</ a >
162+ </ div >
163+ </ dd > </ dl >
153164
154165
155166
@@ -163,7 +174,7 @@ <h2 class="section" id="properties">Properties
163174
164175 < h3 id ="Discord_ActionRowComponent_Components " data-uid ="Discord.ActionRowComponent.Components ">
165176 Components
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 >
177+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.2 /src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L19 "> < i class ="bi bi-code-slash "> </ i > </ a >
167178 </ h3 >
168179
169180 < div class ="markdown level1 summary "> < p > Gets the child components in this row.</ p >
@@ -195,7 +206,7 @@ <h4 class="section">Property Value</h4>
195206
196207 < h3 id ="Discord_ActionRowComponent_Id " data-uid ="Discord.ActionRowComponent.Id ">
197208 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 >
209+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.2 /src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L14 "> < i class ="bi bi-code-slash "> </ i > </ a >
199210 </ h3 >
200211
201212 < div class ="markdown level1 summary "> </ div >
@@ -226,7 +237,7 @@ <h4 class="section">Property Value</h4>
226237
227238 < h3 id ="Discord_ActionRowComponent_Type " data-uid ="Discord.ActionRowComponent.Type ">
228239 Type
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 >
240+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.2 /src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L11 "> < i class ="bi bi-code-slash "> </ i > </ a >
230241 </ h3 >
231242
232243 < div class ="markdown level1 summary "> < p > Gets the < a class ="xref " href ="Discord.ComponentType.html "> ComponentType</ a > of this Message Component.</ p >
@@ -254,11 +265,47 @@ <h4 class="section">Property Value</h4>
254265
255266
256267
268+ < h2 class ="section " id ="methods "> Methods
269+ </ h2 >
270+
271+
272+ < a id ="Discord_ActionRowComponent_ToBuilder_ " data-uid ="Discord.ActionRowComponent.ToBuilder* "> </ a >
273+
274+ < h3 id ="Discord_ActionRowComponent_ToBuilder " data-uid ="Discord.ActionRowComponent.ToBuilder ">
275+ ToBuilder()
276+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.2/src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L24 "> < i class ="bi bi-code-slash "> </ i > </ a >
277+ </ h3 >
278+
279+ < div class ="markdown level1 summary "> < p > Converts a < a class ="xref " href ="Discord.ActionRowComponent.html "> ActionRowComponent</ a > to a < a class ="xref " href ="Discord.ActionRowBuilder.html "> ActionRowBuilder</ a > .</ p >
280+ </ div >
281+ < div class ="markdown level1 conceptual "> </ div >
282+
283+ < div class ="codewrapper ">
284+ < pre > < code class ="lang-csharp hljs "> public ActionRowBuilder ToBuilder()</ code > </ pre >
285+ </ div >
286+
287+
288+ < h4 class ="section "> Returns</ h4 >
289+ < dl class ="parameters ">
290+ < dt > < a class ="xref " href ="Discord.ActionRowBuilder.html "> ActionRowBuilder</ a > </ dt >
291+ < dd > </ dd >
292+ </ dl >
293+
294+
295+
296+
297+
298+
299+
300+
301+
302+
303+
257304
258305</ article >
259306
260307 < div class ="contribution d-print-none ">
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 >
308+ < a href ="https://github.com/discord-net/Discord.Net/blob/3.18.0-beta.2 /src/Discord.Net.Core/Entities/Interactions/MessageComponents/ActionRowComponent.cs/#L8 " class ="edit-link "> Edit this page</ a >
262309 </ div >
263310
264311
0 commit comments