ruvyrias / Exports / PacketVoiceStateUpdate
Interface: PacketVoiceStateUpdate
Represents a packet containing an update to the voice state.
Table of contents
Properties
Properties
d
• d: SetStateUpdate
The data payload containing the state update.
Defined in
op
• op: number
The opcode for this packet type.
Defined in
t
• t: "VOICE_STATE_UPDATE"
The type identifier for this packet.