There was an error while loading. Please reload this page.
1 parent 43f7803 commit 264b3d5Copy full SHA for 264b3d5
1 file changed
src/Engine/Packet.php
@@ -19,7 +19,7 @@
19
* @property int $type Message type
20
* @property ?string $nsp Namespace
21
* @property string $event Event name
22
- * @property int $ack Acknowledgement id
+ * @property ?int $ack Acknowledgement id
23
* @property array<int|string, mixed> $args Event arguments
24
* @property mixed $data Packet data
25
* @property int $count Binary attachment count
0 commit comments