docs: regenerate

This commit is contained in:
goat 2020-06-05 16:12:48 +02:00
parent 3479919ab6
commit 31af5d8d77
88 changed files with 9028 additions and 3189 deletions

View file

@ -123,7 +123,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the author field of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -140,7 +141,8 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.EmbedAuthor.html">EmbedAuthor</a>&gt;</td>
<td></td>
<td><p>The author field of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
@ -153,7 +155,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the color of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -170,7 +173,8 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.Color.html">Color</a>&gt;</td>
<td></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>
</tr>
</tbody>
</table>
@ -183,7 +187,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the description of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -200,7 +205,8 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
<td><p>The description field of the embed.</p>
</td>
</tr>
</tbody>
</table>
@ -213,7 +219,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the fields of the embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -230,7 +237,8 @@
<tbody>
<tr>
<td><span class="xref">System.Collections.Immutable.ImmutableArray</span>&lt;<a class="xref" href="Discord.EmbedField.html">EmbedField</a>&gt;</td>
<td></td>
<td><p>An array of the fields of the embed.</p>
</td>
</tr>
</tbody>
</table>
@ -243,7 +251,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the footer field of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -260,7 +269,8 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.EmbedFooter.html">EmbedFooter</a>&gt;</td>
<td></td>
<td><p>The author field of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
@ -273,7 +283,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the image of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -290,7 +301,8 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.EmbedImage.html">EmbedImage</a>&gt;</td>
<td></td>
<td><p>The image of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
@ -334,7 +346,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the provider of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -351,7 +364,8 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.EmbedProvider.html">EmbedProvider</a>&gt;</td>
<td></td>
<td><p>The source of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
@ -364,7 +378,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the thumbnail featured in this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -381,7 +396,8 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.EmbedThumbnail.html">EmbedThumbnail</a>&gt;</td>
<td></td>
<td><p>The thumbnail featured in the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
@ -394,7 +410,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the timestamp of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -411,7 +428,9 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.DateTimeOffset</span>&gt;</td>
<td></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>
</tr>
</tbody>
</table>
@ -424,7 +443,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the title of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -441,7 +461,8 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
<td><p>The title of the embed.</p>
</td>
</tr>
</tbody>
</table>
@ -454,7 +475,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the type of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -471,7 +493,8 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedType.html">EmbedType</a></td>
<td></td>
<td><p>The type of the embed.</p>
</td>
</tr>
</tbody>
</table>
@ -484,7 +507,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the title URL of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -501,7 +525,8 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
<td><p>A string containing the URL set in a title of the embed.</p>
</td>
</tr>
</tbody>
</table>
@ -514,7 +539,8 @@
</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"></div>
<div class="markdown level1 summary"><p>Gets the video of this embed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -531,7 +557,8 @@
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.EmbedVideo.html">EmbedVideo</a>&gt;</td>
<td></td>
<td><p>The video of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>