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