jseeqret - v1.0.4
    Preparing search index...

    Function delete_thread

    • Delete both the uploaded file and the thread mention. Used by receive after a successful local import to honor forward-secrecy. Failure to delete is fatal: the caller must NOT advance last_seen_ts or the same blob will be re-imported (and re-logged on Slack) forever.

      Parameters

      • __namedParameters: { client: any; channel_id: any; file_id: any; reply_ts: any }

      Returns Promise<void>