ruvyrias / Exports / AnyOtherPacket
Interface: AnyOtherPacket
Represents a packet of any other type not explicitly defined.
Table of contents
Properties
Properties
d
• d: any
The data payload containing arbitrary information.
Defined in
op
• op: number
The opcode for this packet type.
Defined in
t
• t: string
The type identifier for this packet.