Voice channel topic
Any way to fetch and edit the VoiceChannel topic? I can't find anything related to this in the docs

3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPYou can't. Discord didn't implemented that possibility yet
https://github.com/discord/discord-api-docs/pull/6400
GitHub
Document Set Voice Channel Status endpoint by advaith1 · Pull Reque...
PUT /channels/:id/voice-status
note: this endpoint currently requires the x-super-properties header due to the leftover experiment lock
requires #6398 (receiving) - this PR will probably fail CI fo...
aight ty