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

@ -130,7 +130,8 @@
</span>
<a id="Discord_Rest_RestWebhook_AvatarId_" data-uid="Discord.Rest.RestWebhook.AvatarId*"></a>
<h4 id="Discord_Rest_RestWebhook_AvatarId" data-uid="Discord.Rest.RestWebhook.AvatarId">AvatarId</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the ID of this webhook's default avatar.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -160,7 +161,8 @@
</span>
<a id="Discord_Rest_RestWebhook_ChannelId_" data-uid="Discord.Rest.RestWebhook.ChannelId*"></a>
<h4 id="Discord_Rest_RestWebhook_ChannelId" data-uid="Discord.Rest.RestWebhook.ChannelId">ChannelId</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the ID of the channel for this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -190,7 +192,8 @@
</span>
<a id="Discord_Rest_RestWebhook_CreatedAt_" data-uid="Discord.Rest.RestWebhook.CreatedAt*"></a>
<h4 id="Discord_Rest_RestWebhook_CreatedAt" data-uid="Discord.Rest.RestWebhook.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">
@ -207,7 +210,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>
@ -220,7 +224,8 @@
</span>
<a id="Discord_Rest_RestWebhook_Creator_" data-uid="Discord.Rest.RestWebhook.Creator*"></a>
<h4 id="Discord_Rest_RestWebhook_Creator" data-uid="Discord.Rest.RestWebhook.Creator">Creator</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the user that created this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -250,7 +255,8 @@
</span>
<a id="Discord_Rest_RestWebhook_GuildId_" data-uid="Discord.Rest.RestWebhook.GuildId*"></a>
<h4 id="Discord_Rest_RestWebhook_GuildId" data-uid="Discord.Rest.RestWebhook.GuildId">GuildId</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the ID of the guild owning this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -280,7 +286,8 @@
</span>
<a id="Discord_Rest_RestWebhook_Name_" data-uid="Discord.Rest.RestWebhook.Name*"></a>
<h4 id="Discord_Rest_RestWebhook_Name" data-uid="Discord.Rest.RestWebhook.Name">Name</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the default name of this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -310,7 +317,8 @@
</span>
<a id="Discord_Rest_RestWebhook_Token_" data-uid="Discord.Rest.RestWebhook.Token*"></a>
<h4 id="Discord_Rest_RestWebhook_Token" data-uid="Discord.Rest.RestWebhook.Token">Token</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the token of this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -342,7 +350,8 @@
</span>
<a id="Discord_Rest_RestWebhook_DeleteAsync_" data-uid="Discord.Rest.RestWebhook.DeleteAsync*"></a>
<h4 id="Discord_Rest_RestWebhook_DeleteAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhook.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">
@ -361,7 +370,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>
@ -389,7 +399,8 @@
</span>
<a id="Discord_Rest_RestWebhook_GetAvatarUrl_" data-uid="Discord.Rest.RestWebhook.GetAvatarUrl*"></a>
<h4 id="Discord_Rest_RestWebhook_GetAvatarUrl_Discord_ImageFormat_System_UInt16_" data-uid="Discord.Rest.RestWebhook.GetAvatarUrl(Discord.ImageFormat,System.UInt16)">GetAvatarUrl(ImageFormat, UInt16)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the URL to this webhook's default avatar.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -525,7 +536,8 @@
</span>
<a id="Discord_Rest_RestWebhook_UpdateAsync_" data-uid="Discord.Rest.RestWebhook.UpdateAsync*"></a>
<h4 id="Discord_Rest_RestWebhook_UpdateAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhook.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">
@ -574,7 +586,8 @@
</span>
<a id="Discord_Rest_RestWebhook_Discord_IWebhook_Channel_" data-uid="Discord.Rest.RestWebhook.Discord#IWebhook#Channel*"></a>
<h4 id="Discord_Rest_RestWebhook_Discord_IWebhook_Channel" data-uid="Discord.Rest.RestWebhook.Discord#IWebhook#Channel">IWebhook.Channel</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the channel for this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -604,7 +617,8 @@
</span>
<a id="Discord_Rest_RestWebhook_Discord_IWebhook_Guild_" data-uid="Discord.Rest.RestWebhook.Discord#IWebhook#Guild*"></a>
<h4 id="Discord_Rest_RestWebhook_Discord_IWebhook_Guild" data-uid="Discord.Rest.RestWebhook.Discord#IWebhook#Guild">IWebhook.Guild</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the guild owning this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -634,7 +648,8 @@
</span>
<a id="Discord_Rest_RestWebhook_Discord_IWebhook_ModifyAsync_" data-uid="Discord.Rest.RestWebhook.Discord#IWebhook#ModifyAsync*"></a>
<h4 id="Discord_Rest_RestWebhook_Discord_IWebhook_ModifyAsync_System_Action_Discord_WebhookProperties__Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhook.Discord#IWebhook#ModifyAsync(System.Action{Discord.WebhookProperties},Discord.RequestOptions)">IWebhook.ModifyAsync(Action&lt;WebhookProperties&gt;, RequestOptions)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Modifies this webhook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">