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

    Interface ChannelGroupCopyOptions_Create

    interface ChannelGroupCopyOptions_Create {
        name: string;
        targetGroup?: undefined;
        type: ChannelGroupType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    name: string

    The name of the new channel group.

    targetGroup?: undefined

    The type of the new channel group.