update self voice state
PATCH {{baseUrl}}/guilds/:guild_id/voice-states/@me
Updates the current user's voice state
Request Body
{"request_to_speak_timestamp"=>"<string,null-date-time>", "suppress"=>"<boolean,null>", "channel_id"=>"<string,null>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |