docs: regenerate

This commit is contained in:
goat 2020-05-14 22:49:06 +02:00
parent 39a7afa4b6
commit 94571bb41b
71 changed files with 3254 additions and 7339 deletions

View file

@ -152,8 +152,7 @@
</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"><p>Gets when the snowflake was created.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -170,8 +169,7 @@
<tbody>
<tr>
<td><span class="xref">System.DateTimeOffset</span></td>
<td><p>A <span class="xref">System.DateTimeOffset</span> representing when the entity was first created.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -214,8 +212,7 @@
</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"><p>Gets the display name or Unicode representation of this emote.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -232,8 +229,7 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>A string representing the display name or the Unicode representation (e.g. <code>🤔</code>) of this emote.</p>
</td>
<td></td>
</tr>
</tbody>
</table>