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

    Interface ChannelGroupCopyOptions_Target

    interface ChannelGroupCopyOptions_Target {
        name?: undefined;
        targetGroup: ChannelGroupResolvable;
        type: ChannelGroupType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    name?: undefined

    The target channel group to copy to.

    The type of the new channel group.