teamspeak.js - v1.11.0
    Preparing search index...

    Interface Structure<Holds, RawHolds>

    interface Structure<Holds, RawHolds> {
        id: number;
        _clone(): Holds;
        _patch(data: RawHolds): void;
    }

    Type Parameters

    • Holds
    • RawHolds
    Index

    Properties

    Methods

    Properties

    id: number

    Methods