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

    Type Alias RawClientIdsItem

    type RawClientIdsItem = {
        clid: string;
        cluid: string;
        name: string;
    }
    Index

    Properties

    Properties

    clid: string
    cluid: string
    name: string