discordrb icon indicating copy to clipboard operation
discordrb copied to clipboard

Stage Channels

Open PixeLInc opened this issue 3 years ago • 0 comments

Discord recently introduced Stage Channels!

These add a new type, a new property on VoiceState, a new permission (REQUEST_TO_SPEAK) and 2 new endpoints to manage self/user's voice states.

Link to DAPI docs: https://github.com/discord/discord-api-docs/pull/2751 The docs are still "in progress", they may change some things (the permission) but the rest should be good to implement.

If a PR is made, it should be made into a draft until the dapi docs are merged, and then we can merge it once we know nothing else will change randomly.

PixeLInc avatar Apr 01 '21 02:04 PixeLInc