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

    Type Alias ChannelGroupCreateOptions

    type ChannelGroupCreateOptions = {
        name: string;
        type?: ChannelGroupType;
    }
    Index

    Properties

    Properties

    name: string