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