Skip to main content

input_message_for_loop

Function input_message_for_loop 

Source
pub fn input_message_for_loop(
    text: &str,
    loop_id: &str,
    attachments: Option<Value>,
    opts: Option<&InputOpts>,
) -> Map<String, Value>
Expand description

Build a protocol-1 loop_input notification envelope (Go InputMessageForLoop).