mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 11:59:21 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -123,8 +123,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Author_" data-uid="Discord.Embed.Author*"></a>
|
||||
<h4 id="Discord_Embed_Author" data-uid="Discord.Embed.Author">Author</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the author field of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -141,8 +140,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<a class="xref" href="Discord.EmbedAuthor.html">EmbedAuthor</a>></td>
|
||||
<td><p>The author field of the embed, or <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -155,8 +153,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Color_" data-uid="Discord.Embed.Color*"></a>
|
||||
<h4 id="Discord_Embed_Color" data-uid="Discord.Embed.Color">Color</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the color of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -173,8 +170,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<a class="xref" href="Discord.Color.html">Color</a>></td>
|
||||
<td><p>The color of the embed present on the side of the embed, or <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -187,8 +183,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Description_" data-uid="Discord.Embed.Description*"></a>
|
||||
<h4 id="Discord_Embed_Description" data-uid="Discord.Embed.Description">Description</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the description of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -205,8 +200,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>The description field of the embed.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -219,8 +213,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Fields_" data-uid="Discord.Embed.Fields*"></a>
|
||||
<h4 id="Discord_Embed_Fields" data-uid="Discord.Embed.Fields">Fields</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the fields of the embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -237,8 +230,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Immutable.ImmutableArray</span><<a class="xref" href="Discord.EmbedField.html">EmbedField</a>></td>
|
||||
<td><p>An array of the fields of the embed.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -251,8 +243,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Footer_" data-uid="Discord.Embed.Footer*"></a>
|
||||
<h4 id="Discord_Embed_Footer" data-uid="Discord.Embed.Footer">Footer</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the footer field of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -269,8 +260,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<a class="xref" href="Discord.EmbedFooter.html">EmbedFooter</a>></td>
|
||||
<td><p>The author field of the embed, or <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -283,8 +273,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Image_" data-uid="Discord.Embed.Image*"></a>
|
||||
<h4 id="Discord_Embed_Image" data-uid="Discord.Embed.Image">Image</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the image of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -301,8 +290,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<a class="xref" href="Discord.EmbedImage.html">EmbedImage</a>></td>
|
||||
<td><p>The image of the embed, or <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -346,8 +334,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Provider_" data-uid="Discord.Embed.Provider*"></a>
|
||||
<h4 id="Discord_Embed_Provider" data-uid="Discord.Embed.Provider">Provider</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the provider of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -364,8 +351,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<a class="xref" href="Discord.EmbedProvider.html">EmbedProvider</a>></td>
|
||||
<td><p>The source of the embed, or <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -378,8 +364,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Thumbnail_" data-uid="Discord.Embed.Thumbnail*"></a>
|
||||
<h4 id="Discord_Embed_Thumbnail" data-uid="Discord.Embed.Thumbnail">Thumbnail</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the thumbnail featured in this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -396,8 +381,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<a class="xref" href="Discord.EmbedThumbnail.html">EmbedThumbnail</a>></td>
|
||||
<td><p>The thumbnail featured in the embed, or <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -410,8 +394,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Timestamp_" data-uid="Discord.Embed.Timestamp*"></a>
|
||||
<h4 id="Discord_Embed_Timestamp" data-uid="Discord.Embed.Timestamp">Timestamp</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the timestamp of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -428,9 +411,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.DateTimeOffset</span>></td>
|
||||
<td><p>A <span class="xref">System.DateTimeOffset</span> based on the timestamp present at the bottom left of the embed, or
|
||||
<code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -443,8 +424,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Title_" data-uid="Discord.Embed.Title*"></a>
|
||||
<h4 id="Discord_Embed_Title" data-uid="Discord.Embed.Title">Title</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the title of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -461,8 +441,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>The title of the embed.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -475,8 +454,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Type_" data-uid="Discord.Embed.Type*"></a>
|
||||
<h4 id="Discord_Embed_Type" data-uid="Discord.Embed.Type">Type</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the type of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -493,8 +471,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.EmbedType.html">EmbedType</a></td>
|
||||
<td><p>The type of the embed.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -507,8 +484,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Url_" data-uid="Discord.Embed.Url*"></a>
|
||||
<h4 id="Discord_Embed_Url" data-uid="Discord.Embed.Url">Url</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the title URL of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -525,8 +501,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the URL set in a title of the embed.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -539,8 +514,7 @@
|
|||
</span>
|
||||
<a id="Discord_Embed_Video_" data-uid="Discord.Embed.Video*"></a>
|
||||
<h4 id="Discord_Embed_Video" data-uid="Discord.Embed.Video">Video</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the video of this embed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -557,8 +531,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<a class="xref" href="Discord.EmbedVideo.html">EmbedVideo</a>></td>
|
||||
<td><p>The video of the embed, or <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue