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

@ -80,6 +80,7 @@
<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>