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

@ -168,8 +168,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_AvatarId_" data-uid="Discord.WebSocket.SocketWebhookUser.AvatarId*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_AvatarId" data-uid="Discord.WebSocket.SocketWebhookUser.AvatarId">AvatarId</h4>
<div class="markdown level1 summary"><p>Gets the identifier of this user's avatar.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -201,8 +200,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_DiscriminatorValue_" data-uid="Discord.WebSocket.SocketWebhookUser.DiscriminatorValue*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_DiscriminatorValue" data-uid="Discord.WebSocket.SocketWebhookUser.DiscriminatorValue">DiscriminatorValue</h4>
<div class="markdown level1 summary"><p>Gets the per-username unique ID for this user.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -265,8 +263,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_IsBot_" data-uid="Discord.WebSocket.SocketWebhookUser.IsBot*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_IsBot" data-uid="Discord.WebSocket.SocketWebhookUser.IsBot">IsBot</h4>
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user is identified as a bot.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -283,17 +280,12 @@
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if the user is a bot application; otherwise <code>false</code>.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_IsBot">SocketUser.IsBot</a></div>
<h5 id="Discord_WebSocket_SocketWebhookUser_IsBot_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This property retrieves a value that indicates whether this user is a registered bot application
(indicated by the blue BOT tag within the official chat client).</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_SocketWebhookUser_IsWebhook.md&amp;value=---%0Auid%3A%20Discord.WebSocket.SocketWebhookUser.IsWebhook%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>
@ -303,8 +295,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_IsWebhook_" data-uid="Discord.WebSocket.SocketWebhookUser.IsWebhook*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_IsWebhook" data-uid="Discord.WebSocket.SocketWebhookUser.IsWebhook">IsWebhook</h4>
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user is a webhook user.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -321,8 +312,7 @@
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if the user is a webhook; otherwise <code>false</code>.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -337,8 +327,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Username_" data-uid="Discord.WebSocket.SocketWebhookUser.Username*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Username" data-uid="Discord.WebSocket.SocketWebhookUser.Username">Username</h4>
<div class="markdown level1 summary"><p>Gets the username for this user.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -370,8 +359,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_WebhookId_" data-uid="Discord.WebSocket.SocketWebhookUser.WebhookId*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_WebhookId" data-uid="Discord.WebSocket.SocketWebhookUser.WebhookId">WebhookId</h4>
<div class="markdown level1 summary"><p>Gets the ID of a webhook.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -403,8 +391,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRoleAsync_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRoleAsync*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRoleAsync_Discord_IRole_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRoleAsync(Discord.IRole,Discord.RequestOptions)">IGuildUser.AddRoleAsync(IRole, RequestOptions)</h4>
<div class="markdown level1 summary"><p>Adds the specified role to this user in the guild.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -423,14 +410,12 @@
<tr>
<td><a class="xref" href="Discord.IRole.html">IRole</a></td>
<td><span class="parametername">role</span></td>
<td><p>The role to be added to the user.</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>
@ -445,8 +430,7 @@
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td><p>A task that represents the asynchronous role addition operation.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -475,8 +459,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRolesAsync_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRolesAsync*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions)">IGuildUser.AddRolesAsync(IEnumerable&lt;IRole&gt;, RequestOptions)</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -495,14 +478,12 @@
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<a class="xref" href="Discord.IRole.html">IRole</a>&gt;</td>
<td><span class="parametername">roles</span></td>
<td><p>The roles to be added to the user.</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>
@ -517,8 +498,7 @@
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td><p>A task that represents the asynchronous role addition operation.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -547,8 +527,7 @@
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GetPermissions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GetPermissions*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GetPermissions_Discord_IGuildChannel_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GetPermissions(Discord.IGuildChannel)">IGuildUser.GetPermissions(IGuildChannel)</h4>
<div class="markdown level1 summary"><p>Gets the level permissions granted to this user to a given channel.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -567,8 +546,7 @@
<tr>
<td><a class="xref" href="Discord.IGuildChannel.html">IGuildChannel</a></td>
<td><span class="parametername">channel</span></td>
<td><p>The channel to get the permission from.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -583,9 +561,7 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.ChannelPermissions.html">ChannelPermissions</a></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>
<td></td>
</tr>
</tbody>
</table>
@ -598,8 +574,7 @@ specified channel.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Guild_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Guild*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Guild" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Guild">IGuildUser.Guild</h4>
<div class="markdown level1 summary"><p>Gets the guild for this user.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -616,8 +591,7 @@ specified channel.</p>
<tbody>
<tr>
<td><a class="xref" href="Discord.IGuild.html">IGuild</a></td>
<td><p>A guild object that this user belongs to.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -630,8 +604,7 @@ specified channel.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildId_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildId*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildId" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildId">IGuildUser.GuildId</h4>
<div class="markdown level1 summary"><p>Gets the ID of the guild for this user.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -648,8 +621,7 @@ specified channel.</p>
<tbody>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><p>An <span class="xref">System.UInt64</span> representing the snowflake identifier of the guild that this user belongs to.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -662,8 +634,7 @@ specified channel.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildPermissions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildPermissions*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildPermissions" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildPermissions">IGuildUser.GuildPermissions</h4>
<div class="markdown level1 summary"><p>Gets the guild-level permissions for this user.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -680,9 +651,7 @@ specified channel.</p>
<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> structure for this user, representing what
permissions this user has in the guild.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -695,8 +664,7 @@ permissions this user has in the guild.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_JoinedAt_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#JoinedAt*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_JoinedAt" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#JoinedAt">IGuildUser.JoinedAt</h4>
<div class="markdown level1 summary"><p>Gets when this user joined the guild.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -713,9 +681,7 @@ permissions this user has in the guild.</p>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.DateTimeOffset</span>&gt;</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>
<td></td>
</tr>
</tbody>
</table>
@ -728,8 +694,7 @@ permissions this user has in the guild.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_KickAsync_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#KickAsync*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_KickAsync_System_String_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#KickAsync(System.String,Discord.RequestOptions)">IGuildUser.KickAsync(String, RequestOptions)</h4>
<div class="markdown level1 summary"><p>Kicks this user from this guild.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -748,14 +713,12 @@ permissions this user has in the guild.</p>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">reason</span></td>
<td><p>The reason for the kick which will be recorded in the audit log.</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>
@ -770,8 +733,7 @@ permissions this user has in the guild.</p>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td><p>A task that represents the asynchronous kick operation.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -800,8 +762,7 @@ permissions this user has in the guild.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_ModifyAsync_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#ModifyAsync*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions)">IGuildUser.ModifyAsync(Action&lt;GuildUserProperties&gt;, RequestOptions)</h4>
<div class="markdown level1 summary"><p>Modifies this user's properties in this guild.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -820,14 +781,12 @@ permissions this user has in the guild.</p>
<tr>
<td><span class="xref">System.Action</span>&lt;<a class="xref" href="Discord.GuildUserProperties.html">GuildUserProperties</a>&gt;</td>
<td><span class="parametername">func</span></td>
<td><p>The delegate containing the properties to modify the user 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>
@ -842,15 +801,10 @@ permissions this user has in the guild.</p>
<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_SocketWebhookUser_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>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
@ -876,8 +830,7 @@ method and what properties are available, please refer to <a class="xref" href="
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Nickname_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Nickname*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Nickname" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Nickname">IGuildUser.Nickname</h4>
<div class="markdown level1 summary"><p>Gets the nickname for this user.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -894,8 +847,7 @@ method and what properties are available, please refer to <a class="xref" href="
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>A string representing the nickname of the user; <code>null</code> if none is set.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -908,8 +860,7 @@ method and what properties are available, please refer to <a class="xref" href="
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_PremiumSince_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#PremiumSince*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_PremiumSince" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#PremiumSince">IGuildUser.PremiumSince</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -926,8 +877,7 @@ method and what properties are available, please refer to <a class="xref" href="
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.DateTimeOffset</span>&gt;</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>
<td></td>
</tr>
</tbody>
</table>
@ -940,8 +890,7 @@ method and what properties are available, please refer to <a class="xref" href="
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRoleAsync_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRoleAsync*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRoleAsync_Discord_IRole_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRoleAsync(Discord.IRole,Discord.RequestOptions)">IGuildUser.RemoveRoleAsync(IRole, RequestOptions)</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -960,14 +909,12 @@ method and what properties are available, please refer to <a class="xref" href="
<tr>
<td><a class="xref" href="Discord.IRole.html">IRole</a></td>
<td><span class="parametername">role</span></td>
<td><p>The role to be removed from the user.</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>
@ -982,8 +929,7 @@ method and what properties are available, please refer to <a class="xref" href="
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td><p>A task that represents the asynchronous role removal operation.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -1012,8 +958,7 @@ method and what properties are available, please refer to <a class="xref" href="
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRolesAsync_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRolesAsync*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions)">IGuildUser.RemoveRolesAsync(IEnumerable&lt;IRole&gt;, RequestOptions)</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1032,14 +977,12 @@ method and what properties are available, please refer to <a class="xref" href="
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<a class="xref" href="Discord.IRole.html">IRole</a>&gt;</td>
<td><span class="parametername">roles</span></td>
<td><p>The roles to be removed from the user.</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>
@ -1054,8 +997,7 @@ method and what properties are available, please refer to <a class="xref" href="
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td><p>A task that represents the asynchronous role removal operation.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -1084,8 +1026,7 @@ method and what properties are available, please refer to <a class="xref" href="
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RoleIds_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RoleIds*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RoleIds" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RoleIds">IGuildUser.RoleIds</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1102,17 +1043,10 @@ method and what properties are available, please refer to <a class="xref" href="
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span>&lt;<span class="xref">System.UInt64</span>&gt;</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>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Discord_WebSocket_SocketWebhookUser_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_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsDeafened.md&amp;value=---%0Auid%3A%20Discord.WebSocket.SocketWebhookUser.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>
@ -1122,8 +1056,7 @@ implementation, only a collection of identifiers can be retrieved instead of the
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsDeafened_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsDeafened*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsDeafened" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsDeafened">IVoiceState.IsDeafened</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1140,9 +1073,7 @@ implementation, only a collection of identifiers can be retrieved instead of the
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></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>
<td></td>
</tr>
</tbody>
</table>
@ -1155,9 +1086,7 @@ otherwise <code>false</code>.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsMuted_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsMuted*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsMuted" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsMuted">IVoiceState.IsMuted</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1174,8 +1103,7 @@ guild.</p>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this user is muted by the guild; otherwise <code>false</code>.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -1188,8 +1116,7 @@ guild.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfDeafened_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfDeafened*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfDeafened" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfDeafened">IVoiceState.IsSelfDeafened</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1206,8 +1133,7 @@ guild.</p>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></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>
<td></td>
</tr>
</tbody>
</table>
@ -1220,9 +1146,7 @@ guild.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfMuted_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfMuted*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfMuted" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfMuted">IVoiceState.IsSelfMuted</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1239,8 +1163,7 @@ speak via voice).</p>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this user has muted themselves; otherwise <code>false</code>.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -1253,8 +1176,7 @@ speak via voice).</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsStreaming_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsStreaming*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsStreaming" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsStreaming">IVoiceState.IsStreaming</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1271,8 +1193,7 @@ speak via voice).</p>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if the user is streaming; otherwise <code>false</code>.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -1285,8 +1206,7 @@ speak via voice).</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSuppressed_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSuppressed*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSuppressed" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSuppressed">IVoiceState.IsSuppressed</h4>
<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 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1303,8 +1223,7 @@ speak via voice).</p>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if the guild is temporarily blocking audio to/from this user; otherwise <code>false</code>.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -1317,8 +1236,7 @@ speak via voice).</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceChannel_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceChannel*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceChannel" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceChannel">IVoiceState.VoiceChannel</h4>
<div class="markdown level1 summary"><p>Gets the voice channel this user is currently in.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -1335,9 +1253,7 @@ speak via voice).</p>
<tbody>
<tr>
<td><a class="xref" href="Discord.IVoiceChannel.html">IVoiceChannel</a></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>
<td></td>
</tr>
</tbody>
</table>
@ -1350,8 +1266,7 @@ if none.</p>
</span>
<a id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceSessionId_" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceSessionId*"></a>
<h4 id="Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceSessionId" data-uid="Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceSessionId">IVoiceState.VoiceSessionId</h4>
<div class="markdown level1 summary"><p>Gets the unique identifier for this user's voice session.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">