Prelude API
    Preparing search index...

    Function processMessageText

    • Processes an already-parsed JSON-RPC value and returns the response text ready for the wire (undefined when nothing is to be sent, e.g. for notifications). Each response is serialised exactly once; a batch is assembled from the per-response texts.

      Parameters

      Returns Promise<string | undefined>