Skip to main content
Version: 2.0.0

PacketVoiceStateUpdate

ruvyrias


ruvyrias / PacketVoiceStateUpdate

Interface: PacketVoiceStateUpdate

Defined in: types/Ruvyrias.ts:17

Represents a packet containing an update to the voice state.

Properties

d

d: SetStateUpdate

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.