ntcore-ts-client
    Preparing search index...

    Variable unannounceMessageParamsSchemaConst

    unannounceMessageParamsSchema: ZodObject<
        { id: ZodNumber; name: ZodString },
        $strip,
    > = ...

    Schema for the unannounce message params in the NT protocol.