Skip to main content

build_interact_response

Function build_interact_response 

Source
pub fn build_interact_response(
    core: &Core,
    id: String,
    action: String,
    selector: Value,
    payload: Value,
) -> InteractResponse
Expand description

Build an InteractResponse without writing it anywhere.