PacketVoiceStateUpdate
ruvyrias / PacketVoiceStateUpdate
Interface: PacketVoiceStateUpdate
Defined in: src/Ruvyrias.ts:51
Represents a packet containing an update to the voice state.
Properties
d
Defined in: src/Ruvyrias.ts:55
The data payload containing the state update.
op
op:
number
Defined in: src/Ruvyrias.ts:53
The opcode for this packet type.
t
t:
"VOICE_STATE_UPDATE"
Defined in: src/Ruvyrias.ts:57
The type identifier for this packet.