SongGuess
Preparing search index...
schemas/ClientMessageSchemas
RemovePlaylistMessageSchema
Variable RemovePlaylistMessageSchema
Const
RemovePlaylistMessageSchema
:
ZodObject
<
{
index
:
ZodNullable
<
ZodInt
>
;
type
:
ZodDefault
<
ZodLiteral
<
"remove_playlist"
>
>
;
}
,
$strip
,
>
= ...
Schema for messages requesting to remove a playlist from the game.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...
Schema for messages requesting to remove a playlist from the game.