discordrb
discordrb copied to clipboard
Stage Channels
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.