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

@ -80,7 +80,6 @@
<h5 id="Discord_IEntity_1_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IEntity&lt;TId&gt;
where TId : IEquatable&lt;TId&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>