discord_modify_user_voice_state
Modify a user's voice state in a Discord stage channel: invite them to speak or move them to the audience.
Instructions
Stage moderation: invite a user to speak (suppress:false) or move them to audience (suppress:true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ||
| guildId | Yes | ||
| suppress | No | ||
| channelId | Yes |