pub async fn send_order_id_cmd( client: &Client, my_key: &Keys, mostro_pubkey: PublicKey, message: String, wait_for_dm_ans: bool ) -> Result<()>