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

@ -152,7 +152,8 @@
</span>
<a id="Discord_Emote_CreatedAt_" data-uid="Discord.Emote.CreatedAt*"></a>
<h4 id="Discord_Emote_CreatedAt" data-uid="Discord.Emote.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">
@ -169,7 +170,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>
@ -212,7 +214,8 @@
</span>
<a id="Discord_Emote_Name_" data-uid="Discord.Emote.Name*"></a>
<h4 id="Discord_Emote_Name" data-uid="Discord.Emote.Name">Name</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the display name or Unicode representation of this emote.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -229,7 +232,8 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
<td><p>A string representing the display name or the Unicode representation (e.g. <code>🤔</code>) of this emote.</p>
</td>
</tr>
</tbody>
</table>