SongGuess
Preparing search index...
schemas/ClientMessageSchemas
ReturnToMessageSchema
Variable ReturnToMessageSchema
Const
ReturnToMessageSchema
:
ZodObject
<
{
type
:
ZodDefault
<
ZodLiteral
<
"return_to"
>
>
;
where
:
ZodLiteral
<
"lobby"
|
"results"
>
;
}
,
$strip
,
>
= ...
Schema for messages requesting to return to the lobby from the game.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...
Schema for messages requesting to return to the lobby from the game.