send

Function send 

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