ntcore-ts-client
    Preparing search index...

    Variable unpublishMessageParamsSchemaConst

    unpublishMessageParamsSchema: ZodObject<
        { pubuid: ZodNumber },
        "strip",
        ZodTypeAny,
        { pubuid: number },
        { pubuid: number },
    > = ...

    Schema for the unpublish message params in the NT protocol.