SongGuess
Preparing search index...
schemas/ClientMessageSchemas
TransferHostMessageSchema
Variable TransferHostMessageSchema
Const
TransferHostMessageSchema
:
ZodObject
<
{
playerName
:
ZodString
;
type
:
ZodDefault
<
ZodLiteral
<
"transfer_host"
>
>
}
,
$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.