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

    Type Alias RawPrivilegeKey

    type RawPrivilegeKey = {
        token: string;
        token_created: string;
        token_customset: string;
        token_description: string;
        token_id1: string;
        token_id2: string;
        token_type: string;
    }
    Index

    Properties

    token: string
    token_created: string
    token_customset: string
    token_description: string
    token_id1: string
    token_id2: string
    token_type: string