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

    Interface ServerGroupCreateOptions

    interface ServerGroupCreateOptions {
        name: string;
        type?: ServerGroupType;
    }
    Index

    Properties

    Properties

    name: string

    The name of the server group.

    The type of the server group. Default is 1 (Regular).