interface VoiceStateEditOptions

export interface VoiceStateEditOptions

Data to edit the logged in user's own voice state with, when in a stage channel

optional
requestToSpeak? : boolean

Whether or not the client is requesting to become a speaker. Only available to the logged in user's own voice state.

optional
suppressed? : boolean

Whether or not the user should be suppressed.