pub fn build_interact_response( core: &Core, id: String, action: String, selector: Value, payload: Value, ) -> InteractResponse
Build an InteractResponse without writing it anywhere.