Creates the structure for a voice state.
The client instance.
The raw voice state data from Discord.
The additional options for this structure.
The id of the guild that the voice state belongs to.
Optional
nocache?: booleanWhether this voice state should be cached.
The channel involved.
The id of the channel involved.
Is server deafened?
The guild that this voice state belongs to.
The id of the guild that this voice state belongs to.
The UNIX time the user joined the voice channel.
The member the voice state is about.
The id of the user the voice state is about.
Is server muted?
The UNIX timestamp of when the user requested to speak.
Is self defeaned?
Is self muted?
Is streaming?
Is sharing video?
Is suppressed (for stage channels)?
Returns the JSON representation of this structure.
Optional
format: JsonTypesThe format to return the data in.
Static
should
Represents a voice state.