pub async fn send( client: &Client, gateway: &str, invoice: &str, final_state: FinalSendOperationState, ) -> Result<()>