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

@ -132,8 +132,7 @@
</span>
<a id="Discord_Rest_RestAuditLogEntry_Action_" data-uid="Discord.Rest.RestAuditLogEntry.Action*"></a>
<h4 id="Discord_Rest_RestAuditLogEntry_Action" data-uid="Discord.Rest.RestAuditLogEntry.Action">Action</h4>
<div class="markdown level1 summary"><p>Gets the action which occurred to create this entry.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -150,8 +149,7 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.ActionType.html">ActionType</a></td>
<td><p>The type of action for this audit log entry.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -164,8 +162,7 @@
</span>
<a id="Discord_Rest_RestAuditLogEntry_CreatedAt_" data-uid="Discord.Rest.RestAuditLogEntry.CreatedAt*"></a>
<h4 id="Discord_Rest_RestAuditLogEntry_CreatedAt" data-uid="Discord.Rest.RestAuditLogEntry.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">
@ -182,8 +179,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>
@ -196,8 +192,7 @@
</span>
<a id="Discord_Rest_RestAuditLogEntry_Data_" data-uid="Discord.Rest.RestAuditLogEntry.Data*"></a>
<h4 id="Discord_Rest_RestAuditLogEntry_Data" data-uid="Discord.Rest.RestAuditLogEntry.Data">Data</h4>
<div class="markdown level1 summary"><p>Gets the data for this entry.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -214,8 +209,7 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.IAuditLogData.html">IAuditLogData</a></td>
<td><p>An <a class="xref" href="Discord.IAuditLogData.html">IAuditLogData</a> for this audit log entry; <code>null</code> if no data is available.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -228,8 +222,7 @@
</span>
<a id="Discord_Rest_RestAuditLogEntry_Reason_" data-uid="Discord.Rest.RestAuditLogEntry.Reason*"></a>
<h4 id="Discord_Rest_RestAuditLogEntry_Reason" data-uid="Discord.Rest.RestAuditLogEntry.Reason">Reason</h4>
<div class="markdown level1 summary"><p>Gets the reason behind the change.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -246,8 +239,7 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>A string containing the reason for the change; <code>null</code> if none is provided.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -260,8 +252,7 @@
</span>
<a id="Discord_Rest_RestAuditLogEntry_User_" data-uid="Discord.Rest.RestAuditLogEntry.User*"></a>
<h4 id="Discord_Rest_RestAuditLogEntry_User" data-uid="Discord.Rest.RestAuditLogEntry.User">User</h4>
<div class="markdown level1 summary"><p>Gets the user responsible for causing the changes.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -278,8 +269,7 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.IUser.html">IUser</a></td>
<td><p>A user object.</p>
</td>
<td></td>
</tr>
</tbody>
</table>