mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -122,8 +122,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestConnection_Id_" data-uid="Discord.Rest.RestConnection.Id*"></a>
|
||||
<h4 id="Discord_Rest_RestConnection_Id" data-uid="Discord.Rest.RestConnection.Id">Id</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of the connection account.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -140,8 +139,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A <span class="xref">System.String</span> representing the unique identifier value of this connection.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -154,8 +152,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestConnection_IntegrationIds_" data-uid="Discord.Rest.RestConnection.IntegrationIds*"></a>
|
||||
<h4 id="Discord_Rest_RestConnection_IntegrationIds" data-uid="Discord.Rest.RestConnection.IntegrationIds">IntegrationIds</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a <span class="xref">System.Collections.Generic.IReadOnlyCollection<T></span> of integration IDs.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -172,9 +169,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<span class="xref">System.UInt64</span>></td>
|
||||
<td><p>An <span class="xref">System.Collections.Generic.IReadOnlyCollection<T></span> containing <span class="xref">System.UInt64</span>
|
||||
representations of unique identifier values of integrations.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -187,8 +182,7 @@ representations of unique identifier values of integrations.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestConnection_IsRevoked_" data-uid="Discord.Rest.RestConnection.IsRevoked*"></a>
|
||||
<h4 id="Discord_Rest_RestConnection_IsRevoked" data-uid="Discord.Rest.RestConnection.IsRevoked">IsRevoked</h4>
|
||||
<div class="markdown level1 summary"><p>Gets whether the connection is revoked.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -205,8 +199,7 @@ representations of unique identifier values of integrations.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p>A value which if true indicates that this connection has been revoked, otherwise false.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -219,8 +212,7 @@ representations of unique identifier values of integrations.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestConnection_Name_" data-uid="Discord.Rest.RestConnection.Name*"></a>
|
||||
<h4 id="Discord_Rest_RestConnection_Name" data-uid="Discord.Rest.RestConnection.Name">Name</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the username of the connection account.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -237,8 +229,7 @@ representations of unique identifier values of integrations.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the name of this connection.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -251,8 +242,7 @@ representations of unique identifier values of integrations.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestConnection_Type_" data-uid="Discord.Rest.RestConnection.Type*"></a>
|
||||
<h4 id="Discord_Rest_RestConnection_Type" data-uid="Discord.Rest.RestConnection.Type">Type</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the service of the connection (twitch, youtube).</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -269,8 +259,7 @@ representations of unique identifier values of integrations.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the name of this type of connection.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue