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

@ -132,7 +132,8 @@
</span>
<a id="Discord_Rest_RestRole_Color_" data-uid="Discord.Rest.RestRole.Color*"></a>
<h4 id="Discord_Rest_RestRole_Color" data-uid="Discord.Rest.RestRole.Color">Color</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the color given to users of this role.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -149,7 +150,8 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.Color.html">Color</a></td>
<td></td>
<td><p>A <a class="xref" href="Discord.IRole.html#Discord_IRole_Color">Color</a> struct representing the color of this role.</p>
</td>
</tr>
</tbody>
</table>
@ -162,7 +164,8 @@
</span>
<a id="Discord_Rest_RestRole_CreatedAt_" data-uid="Discord.Rest.RestRole.CreatedAt*"></a>
<h4 id="Discord_Rest_RestRole_CreatedAt" data-uid="Discord.Rest.RestRole.CreatedAt">CreatedAt</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets when the snowflake was created.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -179,7 +182,8 @@
<tbody>
<tr>
<td><span class="xref">System.DateTimeOffset</span></td>
<td></td>
<td><p>A <span class="xref">System.DateTimeOffset</span> representing when the entity was first created.</p>
</td>
</tr>
</tbody>
</table>
@ -223,7 +227,8 @@
</span>
<a id="Discord_Rest_RestRole_IsHoisted_" data-uid="Discord.Rest.RestRole.IsHoisted*"></a>
<h4 id="Discord_Rest_RestRole_IsHoisted" data-uid="Discord.Rest.RestRole.IsHoisted">IsHoisted</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets a value that indicates whether the role can be separated in the user list.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -240,7 +245,8 @@
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
<td><p><code>true</code> if users of this role are separated in the user list; otherwise <code>false</code>.</p>
</td>
</tr>
</tbody>
</table>
@ -253,7 +259,8 @@
</span>
<a id="Discord_Rest_RestRole_IsManaged_" data-uid="Discord.Rest.RestRole.IsManaged*"></a>
<h4 id="Discord_Rest_RestRole_IsManaged" data-uid="Discord.Rest.RestRole.IsManaged">IsManaged</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets a value that indicates whether the role is managed by Discord.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -270,7 +277,8 @@
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
<td><p><code>true</code> if this role is automatically managed by Discord; otherwise <code>false</code>.</p>
</td>
</tr>
</tbody>
</table>
@ -283,7 +291,8 @@
</span>
<a id="Discord_Rest_RestRole_IsMentionable_" data-uid="Discord.Rest.RestRole.IsMentionable*"></a>
<h4 id="Discord_Rest_RestRole_IsMentionable" data-uid="Discord.Rest.RestRole.IsMentionable">IsMentionable</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets a value that indicates whether the role is mentionable.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -300,7 +309,8 @@
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
<td><p><code>true</code> if this role may be mentioned in messages; otherwise <code>false</code>.</p>
</td>
</tr>
</tbody>
</table>
@ -313,7 +323,8 @@
</span>
<a id="Discord_Rest_RestRole_Mention_" data-uid="Discord.Rest.RestRole.Mention*"></a>
<h4 id="Discord_Rest_RestRole_Mention" data-uid="Discord.Rest.RestRole.Mention">Mention</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Returns a special string used to mention this object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -330,7 +341,8 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
<td><p>A string that is recognized by Discord as a mention (e.g. &lt;@168693960628371456&gt;).</p>
</td>
</tr>
</tbody>
</table>
@ -343,7 +355,8 @@
</span>
<a id="Discord_Rest_RestRole_Name_" data-uid="Discord.Rest.RestRole.Name*"></a>
<h4 id="Discord_Rest_RestRole_Name" data-uid="Discord.Rest.RestRole.Name">Name</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the name of this role.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -360,7 +373,8 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
<td><p>A string containing the name of this role.</p>
</td>
</tr>
</tbody>
</table>
@ -373,7 +387,8 @@
</span>
<a id="Discord_Rest_RestRole_Permissions_" data-uid="Discord.Rest.RestRole.Permissions*"></a>
<h4 id="Discord_Rest_RestRole_Permissions" data-uid="Discord.Rest.RestRole.Permissions">Permissions</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the permissions granted to members of this role.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -390,7 +405,8 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.GuildPermissions.html">GuildPermissions</a></td>
<td></td>
<td><p>A <a class="xref" href="Discord.GuildPermissions.html">GuildPermissions</a> struct that this role possesses.</p>
</td>
</tr>
</tbody>
</table>
@ -403,7 +419,8 @@
</span>
<a id="Discord_Rest_RestRole_Position_" data-uid="Discord.Rest.RestRole.Position*"></a>
<h4 id="Discord_Rest_RestRole_Position" data-uid="Discord.Rest.RestRole.Position">Position</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets this role's position relative to other roles in the same guild.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -420,7 +437,8 @@
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
<td><p>An <span class="xref">System.Int32</span> representing the position of the role in the role list of the guild.</p>
</td>
</tr>
</tbody>
</table>
@ -482,7 +500,8 @@
</span>
<a id="Discord_Rest_RestRole_DeleteAsync_" data-uid="Discord.Rest.RestRole.DeleteAsync*"></a>
<h4 id="Discord_Rest_RestRole_DeleteAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestRole.DeleteAsync(Discord.RequestOptions)">DeleteAsync(RequestOptions)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Deletes this object and all its children.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -501,7 +520,8 @@
<tr>
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
<td><span class="parametername">options</span></td>
<td></td>
<td><p>The options to be used when sending the request.</p>
</td>
</tr>
</tbody>
</table>
@ -529,7 +549,8 @@
</span>
<a id="Discord_Rest_RestRole_ModifyAsync_" data-uid="Discord.Rest.RestRole.ModifyAsync*"></a>
<h4 id="Discord_Rest_RestRole_ModifyAsync_System_Action_Discord_RoleProperties__Discord_RequestOptions_" data-uid="Discord.Rest.RestRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions)">ModifyAsync(Action&lt;RoleProperties&gt;, RequestOptions)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Modifies this role.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -548,12 +569,14 @@
<tr>
<td><span class="xref">System.Action</span>&lt;<a class="xref" href="Discord.RoleProperties.html">RoleProperties</a>&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
<td><p>A delegate containing the properties to modify the role with.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
<td><span class="parametername">options</span></td>
<td></td>
<td><p>The options to be used when sending the request.</p>
</td>
</tr>
</tbody>
</table>
@ -568,10 +591,15 @@
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td></td>
<td><p>A task that represents the asynchronous modification operation.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Discord_Rest_RestRole_ModifyAsync_System_Action_Discord_RoleProperties__Discord_RequestOptions__remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This method modifies this role with the specified properties. To see an example of this
method and what properties are available, please refer to <a class="xref" href="Discord.RoleProperties.html">RoleProperties</a>.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_Rest_RestRole_ToString.md&amp;value=---%0Auid%3A%20Discord.Rest.RestRole.ToString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
@ -617,7 +645,8 @@
</span>
<a id="Discord_Rest_RestRole_Discord_IRole_Guild_" data-uid="Discord.Rest.RestRole.Discord#IRole#Guild*"></a>
<h4 id="Discord_Rest_RestRole_Discord_IRole_Guild" data-uid="Discord.Rest.RestRole.Discord#IRole#Guild">IRole.Guild</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the guild that owns this role.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -634,7 +663,8 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.IGuild.html">IGuild</a></td>
<td></td>
<td><p>A guild representing the parent guild of this role.</p>
</td>
</tr>
</tbody>
</table>