We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52aa961 commit a09c24eCopy full SHA for a09c24e
src/Message.php
@@ -28,6 +28,7 @@
28
* @template TUser of User
29
*
30
* @property int $id
31
+ * @property string $uuid
32
* @property ?string $origin
33
* @property ?string $content
34
* @property ?array{ component: string, props: array<array-key, mixed> } $widget
0 commit comments