pub async fn run_simple_order_msg( command: Commands, order_id: &Uuid, ctx: &Context, ) -> Result<()>