ntcore-ts-client
Preparing search index...
unannounceMessageSchema
Variable unannounceMessageSchema
Const
unannounceMessageSchema
:
ZodObject
<
{
method
:
ZodLiteral
<
"unannounce"
>
;
params
:
ZodObject
<
{
id
:
ZodNumber
;
name
:
ZodString
}
,
$strip
>
;
}
,
$strip
,
>
= ...
Schema for an unannounce message in the NT protocol.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ntcore-ts-client
Loading...
Schema for an unannounce message in the NT protocol.