"Invalid 'conversation': '{}'. Expected an ID that contains letters, numbers, underscores, or dashes, but this value contained additional characters.",
conv_id
)));
returnErr(error);
}
Ok(())
}
/// Normalize a SimpleInputMessage to a proper Message item
/// Normalize a SimpleInputMessage to a proper Message item
///
///
/// This helper converts SimpleInputMessage (which can have flexible content)
/// This helper converts SimpleInputMessage (which can have flexible content)