[
// Inherited Tags from replied-to quote
["n", "material_no"],
["m", "manufacturer name"],
["y", "supply or demand"],
["c", "poster_name"],
["b", "any"],
["i", "internal_no"],
["c", "any"],
["t", "any"],
// Reply Event tags
["t", "thread_id"],
["r", "wss://domain.seminode.com/inbox"], // My reply inbox node URL
["p", "recipient_pubkey"], // The recipient pubkey
["e", "root_listing_event_id", "", "root"], // The listing event ID
["u", "user_pubkey1", "user_pubkey2"], // Optional, the user pubkey
// Response Only Tags
["s", "accepted", "rejected"],
["z", "complete", "pending"]
]