Set voice channel status
set_voice_channel_statusSet a voice channel's live status to display current activity, up to 500 characters. Pass an empty status to clear it.
Instructions
Set the short status line shown on a voice channel, a note about what is happening in it right now, up to 500 characters. Pass an empty status to clear it. This is the live status, not the topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| status | Yes | Status text. Empty clears it. | |
| channel | Yes | Voice channel name or ID. |