Skip to content

Commit 95737bf

Browse files
committed
docs: remove comment about RequestToSpeak permission
1 parent 7df85e0 commit 95737bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deno/payloads/common.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

payloads/common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ export const PermissionFlagsBits = {
191191
*/
192192
UseApplicationCommands: 1n << 31n,
193193
/**
194-
* Allows for requesting to speak in stage channels. (*This permission is under active development and may be changed or removed*)
194+
* Allows for requesting to speak in stage channels.
195195
*
196196
* Applies to channel types: Stage
197197
*/

0 commit comments

Comments
 (0)