@nats-io/jetstream
    Preparing search index...

    Type Alias MsgDeleteRequest

    MsgDeleteRequest: SeqMsgRequest & { no_erase?: boolean }

    Type declaration

    • Optionalno_erase?: boolean

      Default will securely remove a message and rewrite the data with random data, set this to true to only remove the message