mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-13 03:17:43 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -130,8 +130,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_ChannelId_" data-uid="Discord.Rest.RestInvite.ChannelId*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_ChannelId" data-uid="Discord.Rest.RestInvite.ChannelId">ChannelId</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of the channel this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -148,8 +147,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td><p>An <span class="xref">System.UInt64</span> representing the channel snowflake identifier that the invite points to.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -162,8 +160,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_ChannelName_" data-uid="Discord.Rest.RestInvite.ChannelName*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_ChannelName" data-uid="Discord.Rest.RestInvite.ChannelName">ChannelName</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the name of the channel this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -180,8 +177,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the name of the channel that the invite points to.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -224,8 +220,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_Code_" data-uid="Discord.Rest.RestInvite.Code*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_Code" data-uid="Discord.Rest.RestInvite.Code">Code</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the unique identifier for this invite.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -242,8 +237,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the invite code (e.g. <code>FTqNnyS</code>).</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -256,8 +250,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_GuildId_" data-uid="Discord.Rest.RestInvite.GuildId*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_GuildId" data-uid="Discord.Rest.RestInvite.GuildId">GuildId</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of the guild this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -274,8 +267,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.UInt64</span>></td>
|
||||
<td><p>An <span class="xref">System.UInt64</span> representing the guild snowflake identifier that the invite points to.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -288,8 +280,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_GuildName_" data-uid="Discord.Rest.RestInvite.GuildName*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_GuildName" data-uid="Discord.Rest.RestInvite.GuildName">GuildName</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the name of the guild this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -306,8 +297,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the name of the guild that the invite points to.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -320,8 +310,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_MemberCount_" data-uid="Discord.Rest.RestInvite.MemberCount*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_MemberCount" data-uid="Discord.Rest.RestInvite.MemberCount">MemberCount</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the approximated count of total members in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -338,9 +327,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.Int32</span>></td>
|
||||
<td><p>An <span class="xref">System.Int32</span> representing the approximated total member count of the guild that the
|
||||
invite points to; <code>null</code> if one cannot be obtained.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -353,8 +340,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_PresenceCount_" data-uid="Discord.Rest.RestInvite.PresenceCount*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_PresenceCount" data-uid="Discord.Rest.RestInvite.PresenceCount">PresenceCount</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the approximated count of online members in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -371,9 +357,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.Int32</span>></td>
|
||||
<td><p>An <span class="xref">System.Int32</span> representing the approximated online member count of the guild that the
|
||||
invite points to; <code>null</code> if one cannot be obtained.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -386,8 +370,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_Url_" data-uid="Discord.Rest.RestInvite.Url*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_Url" data-uid="Discord.Rest.RestInvite.Url">Url</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the URL used to accept this invite using <a class="xref" href="Discord.IInvite.html#Discord_IInvite_Code">Code</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -404,8 +387,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the full invite URL (e.g. <code>https://discord.gg/FTqNnyS</code>).</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -420,8 +402,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_DeleteAsync_" data-uid="Discord.Rest.RestInvite.DeleteAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_DeleteAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestInvite.DeleteAsync(Discord.RequestOptions)">DeleteAsync(RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Deletes this object and all its children.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -440,8 +421,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -503,8 +483,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_UpdateAsync_" data-uid="Discord.Rest.RestInvite.UpdateAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_UpdateAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestInvite.UpdateAsync(Discord.RequestOptions)">UpdateAsync(RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Updates this object's properties with its current state.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -553,8 +532,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_Discord_IInvite_Channel_" data-uid="Discord.Rest.RestInvite.Discord#IInvite#Channel*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_Discord_IInvite_Channel" data-uid="Discord.Rest.RestInvite.Discord#IInvite#Channel">IInvite.Channel</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the channel this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -571,8 +549,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IChannel.html">IChannel</a></td>
|
||||
<td><p>A generic channel that the invite points to.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -585,8 +562,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestInvite_Discord_IInvite_Guild_" data-uid="Discord.Rest.RestInvite.Discord#IInvite#Guild*"></a>
|
||||
<h4 id="Discord_Rest_RestInvite_Discord_IInvite_Guild" data-uid="Discord.Rest.RestInvite.Discord#IInvite#Guild">IInvite.Guild</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the guild this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -603,8 +579,7 @@ invite points to; <code>null</code> if one cannot be obtained.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IGuild.html">IGuild</a></td>
|
||||
<td><p>A guild object representing the guild that the invite points to.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue