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

@ -345,7 +345,8 @@
</span>
<a id="Discord_WebSocket_SocketNewsChannel_SlowModeInterval_" data-uid="Discord.WebSocket.SocketNewsChannel.SlowModeInterval*"></a>
<h4 id="Discord_WebSocket_SocketNewsChannel_SlowModeInterval" data-uid="Discord.WebSocket.SocketNewsChannel.SlowModeInterval">SlowModeInterval</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the current slow-mode delay for this channel.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -362,7 +363,9 @@
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
<td><p>An <span class="xref">System.Int32</span> representing the time in seconds required before the user can send another
message; <code>0</code> if disabled.</p>
</td>
</tr>
</tbody>
</table>