mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: regenerate
This commit is contained in:
parent
3479919ab6
commit
31af5d8d77
88 changed files with 9028 additions and 3189 deletions
|
|
@ -183,7 +183,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_GuildId_" data-uid="Discord.Rest.RestWebhookUser.GuildId*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_GuildId" data-uid="Discord.Rest.RestWebhookUser.GuildId">GuildId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of the guild for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -200,7 +201,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td></td>
|
||||
<td><p>An <span class="xref">System.UInt64</span> representing the snowflake identifier of the guild that this user belongs to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -213,7 +215,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_IsWebhook_" data-uid="Discord.Rest.RestWebhookUser.IsWebhook*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_IsWebhook" data-uid="Discord.Rest.RestWebhookUser.IsWebhook">IsWebhook</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user is a webhook user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -230,7 +233,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if the user is a webhook; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -245,7 +249,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_PremiumSince_" data-uid="Discord.Rest.RestWebhookUser.PremiumSince*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_PremiumSince" data-uid="Discord.Rest.RestWebhookUser.PremiumSince">PremiumSince</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the date and time for when this user's guild boost began.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -262,7 +267,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.DateTimeOffset</span>></td>
|
||||
<td></td>
|
||||
<td><p>A <span class="xref">System.DateTimeOffset</span> for when the user began boosting this guild; <code>null</code> if they are not boosting the guild.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -275,7 +281,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_WebhookId_" data-uid="Discord.Rest.RestWebhookUser.WebhookId*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_WebhookId" data-uid="Discord.Rest.RestWebhookUser.WebhookId">WebhookId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of a webhook.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -307,7 +314,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRoleAsync_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRoleAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRoleAsync_Discord_IRole_Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRoleAsync(Discord.IRole,Discord.RequestOptions)">IGuildUser.AddRoleAsync(IRole, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Adds the specified role to this user in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -326,12 +334,14 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.IRole.html">IRole</a></td>
|
||||
<td><span class="parametername">role</span></td>
|
||||
<td></td>
|
||||
<td><p>The role to be added to the user.</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>
|
||||
|
|
@ -346,7 +356,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous role addition operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -359,7 +370,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRolesAsync_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRolesAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions)">IGuildUser.AddRolesAsync(IEnumerable<IRole>, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Adds the specified <code data-dev-comment-type="paramref" class="paramref">roles</code> to this user in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -378,12 +390,14 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IEnumerable</span><<a class="xref" href="Discord.IRole.html">IRole</a>></td>
|
||||
<td><span class="parametername">roles</span></td>
|
||||
<td></td>
|
||||
<td><p>The roles to be added to the user.</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>
|
||||
|
|
@ -398,7 +412,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous role addition operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -411,7 +426,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_GetPermissions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#GetPermissions*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_GetPermissions_Discord_IGuildChannel_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#GetPermissions(Discord.IGuildChannel)">IGuildUser.GetPermissions(IGuildChannel)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the level permissions granted to this user to a given channel.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -430,7 +446,8 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.IGuildChannel.html">IGuildChannel</a></td>
|
||||
<td><span class="parametername">channel</span></td>
|
||||
<td></td>
|
||||
<td><p>The channel to get the permission from.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -445,7 +462,9 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.ChannelPermissions.html">ChannelPermissions</a></td>
|
||||
<td></td>
|
||||
<td><p>A <a class="xref" href="Discord.ChannelPermissions.html">ChannelPermissions</a> structure representing the permissions that a user has in the
|
||||
specified channel.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -458,7 +477,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_Guild_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#Guild*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_Guild" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#Guild">IGuildUser.Guild</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the guild for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -475,7 +495,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IGuild.html">IGuild</a></td>
|
||||
<td></td>
|
||||
<td><p>A guild object that this user belongs to.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -488,7 +509,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_GuildPermissions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#GuildPermissions*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_GuildPermissions" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#GuildPermissions">IGuildUser.GuildPermissions</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the guild-level permissions for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -505,7 +527,9 @@
|
|||
<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> structure for this user, representing what
|
||||
permissions this user has in the guild.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -518,7 +542,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_JoinedAt_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#JoinedAt*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_JoinedAt" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#JoinedAt">IGuildUser.JoinedAt</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets when this user joined the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -535,7 +560,9 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.DateTimeOffset</span>></td>
|
||||
<td></td>
|
||||
<td><p>A <span class="xref">System.DateTimeOffset</span> representing the time of which the user has joined the guild;
|
||||
<code>null</code> when it cannot be obtained.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -548,7 +575,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_KickAsync_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#KickAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_KickAsync_System_String_Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#KickAsync(System.String,Discord.RequestOptions)">IGuildUser.KickAsync(String, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Kicks this user from this guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -567,12 +595,14 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">reason</span></td>
|
||||
<td></td>
|
||||
<td><p>The reason for the kick which will be recorded in the audit log.</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>
|
||||
|
|
@ -587,7 +617,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous kick operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -600,7 +631,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_ModifyAsync_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#ModifyAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions)">IGuildUser.ModifyAsync(Action<GuildUserProperties>, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Modifies this user's properties in this guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -619,12 +651,14 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.Action</span><<a class="xref" href="Discord.GuildUserProperties.html">GuildUserProperties</a>></td>
|
||||
<td><span class="parametername">func</span></td>
|
||||
<td></td>
|
||||
<td><p>The delegate containing the properties to modify the user 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>
|
||||
|
|
@ -639,10 +673,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_RestWebhookUser_Discord_IGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions__remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This method modifies the current guild user with the specified properties. To see an example of this
|
||||
method and what properties are available, please refer to <a class="xref" href="Discord.GuildUserProperties.html">GuildUserProperties</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_RestWebhookUser_Discord_IGuildUser_Nickname.md&value=---%0Auid%3A%20Discord.Rest.RestWebhookUser.Discord%23IGuildUser%23Nickname%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>
|
||||
|
|
@ -652,7 +691,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_Nickname_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#Nickname*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_Nickname" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#Nickname">IGuildUser.Nickname</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the nickname for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -669,7 +709,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string representing the nickname of the user; <code>null</code> if none is set.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -682,7 +723,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRoleAsync_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRoleAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRoleAsync_Discord_IRole_Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRoleAsync(Discord.IRole,Discord.RequestOptions)">IGuildUser.RemoveRoleAsync(IRole, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Removes the specified <code data-dev-comment-type="paramref" class="paramref">role</code> from this user in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -701,12 +743,14 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.IRole.html">IRole</a></td>
|
||||
<td><span class="parametername">role</span></td>
|
||||
<td></td>
|
||||
<td><p>The role to be removed from the user.</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>
|
||||
|
|
@ -721,7 +765,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous role removal operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -734,7 +779,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRolesAsync_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRolesAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions)">IGuildUser.RemoveRolesAsync(IEnumerable<IRole>, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Removes the specified <code data-dev-comment-type="paramref" class="paramref">roles</code> from this user in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -753,12 +799,14 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IEnumerable</span><<a class="xref" href="Discord.IRole.html">IRole</a>></td>
|
||||
<td><span class="parametername">roles</span></td>
|
||||
<td></td>
|
||||
<td><p>The roles to be removed from the user.</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>
|
||||
|
|
@ -773,7 +821,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous role removal operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -786,7 +835,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_RoleIds_" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#RoleIds*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_RoleIds" data-uid="Discord.Rest.RestWebhookUser.Discord#IGuildUser#RoleIds">IGuildUser.RoleIds</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a collection of IDs for the roles that this user currently possesses in the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -803,10 +853,17 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<span class="xref">System.UInt64</span>></td>
|
||||
<td></td>
|
||||
<td><p>A read-only collection of <span class="xref">System.UInt64</span>, each representing a snowflake identifier for a role that
|
||||
this user possesses.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_Rest_RestWebhookUser_Discord_IGuildUser_RoleIds_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This property returns a read-only collection of the identifiers of the roles that this user possesses.
|
||||
For WebSocket users, a Roles property can be found in place of this property. Due to the REST
|
||||
implementation, only a collection of identifiers can be retrieved instead of the full role objects.</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_RestWebhookUser_Discord_IVoiceState_IsDeafened.md&value=---%0Auid%3A%20Discord.Rest.RestWebhookUser.Discord%23IVoiceState%23IsDeafened%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>
|
||||
|
|
@ -816,7 +873,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsDeafened_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsDeafened*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsDeafened" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsDeafened">IVoiceState.IsDeafened</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user is deafened by the guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -833,7 +891,9 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild;
|
||||
otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -846,7 +906,9 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsMuted_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsMuted*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsMuted" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsMuted">IVoiceState.IsMuted</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the
|
||||
guild.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -863,7 +925,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if this user is muted by the guild; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -876,7 +939,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfDeafened_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfDeafened*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfDeafened" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfDeafened">IVoiceState.IsSelfDeafened</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user has marked themselves as deafened.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -893,7 +957,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -906,7 +971,9 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfMuted_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfMuted*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfMuted" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfMuted">IVoiceState.IsSelfMuted</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to
|
||||
speak via voice).</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -923,7 +990,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if this user has muted themselves; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -936,7 +1004,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsStreaming_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsStreaming*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsStreaming" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsStreaming">IVoiceState.IsStreaming</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates if this user is streaming in a voice channel.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -953,7 +1022,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if the user is streaming; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -966,7 +1036,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSuppressed_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSuppressed*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSuppressed" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSuppressed">IVoiceState.IsSuppressed</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether the user is muted by the current user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -983,7 +1054,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if the guild is temporarily blocking audio to/from this user; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -996,7 +1068,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceChannel_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceChannel*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceChannel" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceChannel">IVoiceState.VoiceChannel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the voice channel this user is currently in.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1013,7 +1086,9 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IVoiceChannel.html">IVoiceChannel</a></td>
|
||||
<td></td>
|
||||
<td><p>A generic voice channel object representing the voice channel that the user is currently in; <code>null</code>
|
||||
if none.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -1026,7 +1101,8 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceSessionId_" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceSessionId*"></a>
|
||||
<h4 id="Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceSessionId" data-uid="Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceSessionId">IVoiceState.VoiceSessionId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the unique identifier for this user's voice session.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue