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

Helper to build flat loop_input dict (coerced by callers to notification).