interface DisconnectRequest {
    peer: Uint8Array;
}

Properties

Properties