mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -132,8 +132,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_Color_" data-uid="Discord.WebSocket.SocketRole.Color*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_Color" data-uid="Discord.WebSocket.SocketRole.Color">Color</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the color given to users of this role.</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.Color.html">Color</a></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>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -164,8 +162,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_CreatedAt_" data-uid="Discord.WebSocket.SocketRole.CreatedAt*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_CreatedAt" data-uid="Discord.WebSocket.SocketRole.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>
|
||||
|
|
@ -260,8 +256,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_IsHoisted_" data-uid="Discord.WebSocket.SocketRole.IsHoisted*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_IsHoisted" data-uid="Discord.WebSocket.SocketRole.IsHoisted">IsHoisted</h4>
|
||||
<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 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -278,8 +273,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if users of this role are separated in the user list; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -292,8 +286,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_IsManaged_" data-uid="Discord.WebSocket.SocketRole.IsManaged*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_IsManaged" data-uid="Discord.WebSocket.SocketRole.IsManaged">IsManaged</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether the role is managed by Discord.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -310,8 +303,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if this role is automatically managed by Discord; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -324,8 +316,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_IsMentionable_" data-uid="Discord.WebSocket.SocketRole.IsMentionable*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_IsMentionable" data-uid="Discord.WebSocket.SocketRole.IsMentionable">IsMentionable</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether the role is mentionable.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -342,8 +333,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if this role may be mentioned in messages; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -386,8 +376,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_Mention_" data-uid="Discord.WebSocket.SocketRole.Mention*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_Mention" data-uid="Discord.WebSocket.SocketRole.Mention">Mention</h4>
|
||||
<div class="markdown level1 summary"><p>Returns a special string used to mention this object.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -404,8 +393,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -418,8 +406,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_Name_" data-uid="Discord.WebSocket.SocketRole.Name*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_Name" data-uid="Discord.WebSocket.SocketRole.Name">Name</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the name of this role.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -436,8 +423,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the name of this role.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -450,8 +436,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_Permissions_" data-uid="Discord.WebSocket.SocketRole.Permissions*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_Permissions" data-uid="Discord.WebSocket.SocketRole.Permissions">Permissions</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the permissions granted to members of this role.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -468,8 +453,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.GuildPermissions.html">GuildPermissions</a></td>
|
||||
<td><p>A <a class="xref" href="Discord.GuildPermissions.html">GuildPermissions</a> struct that this role possesses.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -482,8 +466,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_Position_" data-uid="Discord.WebSocket.SocketRole.Position*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_Position" data-uid="Discord.WebSocket.SocketRole.Position">Position</h4>
|
||||
<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 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -500,8 +483,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></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>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -563,8 +545,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_DeleteAsync_" data-uid="Discord.WebSocket.SocketRole.DeleteAsync*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_DeleteAsync_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketRole.DeleteAsync(Discord.RequestOptions)">DeleteAsync(RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Deletes this object and all its children.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -583,8 +564,7 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -612,8 +592,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_ModifyAsync_" data-uid="Discord.WebSocket.SocketRole.ModifyAsync*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_ModifyAsync_System_Action_Discord_RoleProperties__Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions)">ModifyAsync(Action<RoleProperties>, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Modifies this role.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -632,14 +611,12 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.Action</span><<a class="xref" href="Discord.RoleProperties.html">RoleProperties</a>></td>
|
||||
<td><span class="parametername">func</span></td>
|
||||
<td><p>A delegate containing the properties to modify the role with.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -654,15 +631,10 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td><p>A task that represents the asynchronous modification operation.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketRole_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_WebSocket_SocketRole_ToString.md&value=---%0Auid%3A%20Discord.WebSocket.SocketRole.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>
|
||||
|
|
@ -708,8 +680,7 @@ method and what properties are available, please refer to <a class="xref" href="
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketRole_Discord_IRole_Guild_" data-uid="Discord.WebSocket.SocketRole.Discord#IRole#Guild*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketRole_Discord_IRole_Guild" data-uid="Discord.WebSocket.SocketRole.Discord#IRole#Guild">IRole.Guild</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the guild that owns this role.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -726,8 +697,7 @@ method and what properties are available, please refer to <a class="xref" href="
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IGuild.html">IGuild</a></td>
|
||||
<td><p>A guild representing the parent guild of this role.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue