SongGuess
Preparing search index...
schemas/ServerMessageSchemas
CountdownMessageSchema
Variable CountdownMessageSchema
Const
CountdownMessageSchema
:
ZodObject
<
{
countdown
:
ZodInt
;
type
:
ZodDefault
<
ZodLiteral
<
"countdown"
>
>
}
,
$strip
,
>
= ...
Schema for messages containing the current countdown value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...
Schema for messages containing the current countdown value.