mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
3479919ab6
commit
31af5d8d77
88 changed files with 9028 additions and 3189 deletions
|
|
@ -127,7 +127,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_Account_" data-uid="Discord.Rest.RestGuildIntegration.Account*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_Account" data-uid="Discord.Rest.RestGuildIntegration.Account">Account</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets integration account information.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -157,7 +158,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_ExpireBehavior_" data-uid="Discord.Rest.RestGuildIntegration.ExpireBehavior*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_ExpireBehavior" data-uid="Discord.Rest.RestGuildIntegration.ExpireBehavior">ExpireBehavior</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the ID that this integration uses for "subscribers".</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -187,7 +189,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_ExpireGracePeriod_" data-uid="Discord.Rest.RestGuildIntegration.ExpireGracePeriod*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_ExpireGracePeriod" data-uid="Discord.Rest.RestGuildIntegration.ExpireGracePeriod">ExpireGracePeriod</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the grace period before expiring "subscribers".</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -247,7 +250,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_IsEnabled_" data-uid="Discord.Rest.RestGuildIntegration.IsEnabled*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_IsEnabled" data-uid="Discord.Rest.RestGuildIntegration.IsEnabled">IsEnabled</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this integration is enabled or not.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -264,7 +268,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if this integration is enabled; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -277,7 +282,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_IsSyncing_" data-uid="Discord.Rest.RestGuildIntegration.IsSyncing*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_IsSyncing" data-uid="Discord.Rest.RestGuildIntegration.IsSyncing">IsSyncing</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this integration is syncing or not.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -294,10 +300,15 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if this integration is syncing; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_Rest_RestGuildIntegration_IsSyncing_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>An integration with syncing enabled will update its "subscribers" on an interval, while one with syncing
|
||||
disabled will not. A user must manually choose when sync the integration if syncing is disabled.</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_Rest_RestGuildIntegration_Name.md&value=---%0Auid%3A%20Discord.Rest.RestGuildIntegration.Name%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">Improve this Doc</a>
|
||||
|
|
@ -307,7 +318,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_Name_" data-uid="Discord.Rest.RestGuildIntegration.Name*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_Name" data-uid="Discord.Rest.RestGuildIntegration.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the integration name.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -324,7 +336,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string containing the name of this integration.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -367,7 +380,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_SyncedAt_" data-uid="Discord.Rest.RestGuildIntegration.SyncedAt*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_SyncedAt" data-uid="Discord.Rest.RestGuildIntegration.SyncedAt">SyncedAt</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets when this integration was last synced.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -384,7 +398,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.DateTimeOffset</span></td>
|
||||
<td></td>
|
||||
<td><p>A <span class="xref">System.DateTimeOffset</span> containing a date and time of day when the integration was last synced.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -397,7 +412,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestGuildIntegration_Type_" data-uid="Discord.Rest.RestGuildIntegration.Type*"></a>
|
||||
<h4 id="Discord_Rest_RestGuildIntegration_Type" data-uid="Discord.Rest.RestGuildIntegration.Type">Type</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the integration type (Twitch, YouTube, etc).</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -414,7 +430,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string containing the name of the type of integration.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue