mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-28 19:39:19 +01:00
docs: regenerate
This commit is contained in:
parent
3479919ab6
commit
31af5d8d77
88 changed files with 9028 additions and 3189 deletions
|
|
@ -129,7 +129,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUserGuild_CreatedAt_" data-uid="Discord.Rest.RestUserGuild.CreatedAt*"></a>
|
||||
<h4 id="Discord_Rest_RestUserGuild_CreatedAt" data-uid="Discord.Rest.RestUserGuild.CreatedAt">CreatedAt</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets when the snowflake was created.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -146,7 +147,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.DateTimeOffset</span></td>
|
||||
<td></td>
|
||||
<td><p>A <span class="xref">System.DateTimeOffset</span> representing when the entity was first created.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -159,7 +161,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUserGuild_IconUrl_" data-uid="Discord.Rest.RestUserGuild.IconUrl*"></a>
|
||||
<h4 id="Discord_Rest_RestUserGuild_IconUrl" data-uid="Discord.Rest.RestUserGuild.IconUrl">IconUrl</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the icon URL associated with this guild, or <code>null</code> if one is not set.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -189,7 +192,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUserGuild_IsOwner_" data-uid="Discord.Rest.RestUserGuild.IsOwner*"></a>
|
||||
<h4 id="Discord_Rest_RestUserGuild_IsOwner" data-uid="Discord.Rest.RestUserGuild.IsOwner">IsOwner</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Returns <code>true</code> if the current user owns this guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -219,7 +223,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUserGuild_Name_" data-uid="Discord.Rest.RestUserGuild.Name*"></a>
|
||||
<h4 id="Discord_Rest_RestUserGuild_Name" data-uid="Discord.Rest.RestUserGuild.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the name of this guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -249,7 +254,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUserGuild_Permissions_" data-uid="Discord.Rest.RestUserGuild.Permissions*"></a>
|
||||
<h4 id="Discord_Rest_RestUserGuild_Permissions" data-uid="Discord.Rest.RestUserGuild.Permissions">Permissions</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Returns the current user's permissions for this guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -281,7 +287,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUserGuild_DeleteAsync_" data-uid="Discord.Rest.RestUserGuild.DeleteAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestUserGuild_DeleteAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestUserGuild.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">
|
||||
|
|
@ -300,7 +307,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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue