PacketVoiceStateUpdate
ruvyrias / PacketVoiceStateUpdate
Interface: PacketVoiceStateUpdate
Defined in: types/Ruvyrias.ts:17
Represents a packet containing an update to the voice state.
Properties
d
Defined in: types/Ruvyrias.ts:21
The data payload containing the state update.
op
op:
number
Defined in: types/Ruvyrias.ts:19
The opcode for this packet type.
t
t:
"VOICE_STATE_UPDATE"
Defined in: types/Ruvyrias.ts:23
The type identifier for this packet.