mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-28 03:19:19 +01:00
docs: regenerate
This commit is contained in:
parent
3479919ab6
commit
31af5d8d77
88 changed files with 9028 additions and 3189 deletions
|
|
@ -130,7 +130,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of the channel this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -147,7 +148,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td></td>
|
||||
<td><p>An <span class="xref">System.UInt64</span> representing the channel snowflake identifier that the invite points to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -160,7 +162,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the name of the channel this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -177,7 +180,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string containing the name of the channel that the invite points to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -220,7 +224,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the unique identifier for this invite.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -237,7 +242,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string containing the invite code (e.g. <code>FTqNnyS</code>).</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -250,7 +256,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of the guild this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -267,7 +274,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.UInt64</span>></td>
|
||||
<td></td>
|
||||
<td><p>An <span class="xref">System.UInt64</span> representing the guild snowflake identifier that the invite points to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -280,7 +288,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the name of the guild this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -297,7 +306,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string containing the name of the guild that the invite points to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -310,7 +320,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the approximated count of total members in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -327,7 +338,9 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.Int32</span>></td>
|
||||
<td></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>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -340,7 +353,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the approximated count of online members in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -357,7 +371,9 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.Int32</span>></td>
|
||||
<td></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>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -370,7 +386,8 @@
|
|||
</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"></div>
|
||||
<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 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -387,7 +404,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string containing the full invite URL (e.g. <code>https://discord.gg/FTqNnyS</code>).</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -402,7 +420,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Deletes this object and all its children.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -421,7 +440,8 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -483,7 +503,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Updates this object's properties with its current state.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -532,7 +553,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the channel this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -549,7 +571,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IChannel.html">IChannel</a></td>
|
||||
<td></td>
|
||||
<td><p>A generic channel that the invite points to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -562,7 +585,8 @@
|
|||
</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"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the guild this invite is linked to.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -579,7 +603,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IGuild.html">IGuild</a></td>
|
||||
<td></td>
|
||||
<td><p>A guild object representing the guild that the invite points to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue