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

@ -153,7 +153,8 @@
</span>
<a id="Discord_Emoji_Name_" data-uid="Discord.Emoji.Name*"></a>
<h4 id="Discord_Emoji_Name" data-uid="Discord.Emoji.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">
@ -170,7 +171,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>