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

    Type Alias PrivilegeKeyCreateOptions

    type PrivilegeKeyCreateOptions = {
        customSet?: string;
        description?: string;
    }
    Index

    Properties

    customSet?: string

    The custom set of the privilege key.

    description?: string

    The description of the privilege key.