diff --git a/src/Discord.Net.Core/Discord.Net.Core.xml b/src/Discord.Net.Core/Discord.Net.Core.xml index 6b58a53eb..775d0b3cc 100644 --- a/src/Discord.Net.Core/Discord.Net.Core.xml +++ b/src/Discord.Net.Core/Discord.Net.Core.xml @@ -7374,6 +7374,11 @@ Allows for using voice-activity-detection in a voice channel. + + + Allows for using priority speaker in a voice channel. + + Allows video streaming in a voice channel. @@ -7389,6 +7394,36 @@ Allows management and editing of webhooks. + + + Allows management and editing of emojis. + + + + + Allows members to use slash commands in text channels. + + + + + Allows for requesting to speak in stage channels. (This permission is under active development and may be changed or removed.) + + + + + Allows for deleting and archiving threads, and viewing all private threads + + + + + Allows for creating and participating in threads + + + + + Allows for creating and participating in private threads + + Gets a blank that grants no permissions. A structure that does not contain any set permissions. diff --git a/src/Discord.Net.WebSocket/Discord.Net.WebSocket.xml b/src/Discord.Net.WebSocket/Discord.Net.WebSocket.xml index 7a4eaf364..678d3331f 100644 --- a/src/Discord.Net.WebSocket/Discord.Net.WebSocket.xml +++ b/src/Discord.Net.WebSocket/Discord.Net.WebSocket.xml @@ -3248,6 +3248,9 @@ A collection of 's recieved over the gateway. + + + The where this application was created.