update voice state
PATCH {{baseUrl}}/guilds/:guild_id/voice-states/:user_id
Updates a user's voice state in the guild
Request Body
{"suppress"=>"<boolean,null>", "channel_id"=>"<string,null>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |