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

    Class ChannelGroupManager

    Manages the channel groups in the TeamSpeak server.

    Hierarchy (View Summary)

    Index

    Constructors

    Accessors

    Methods

    • Deletes a channel group.

      Parameters

      • channelGroup: ChannelGroupResolvable

        The channel group to delete.

      • Optionalforce: boolean = false

        Whether to force the deletion. Force deletion will remove the channel group from all clients.

      Returns Promise<void>

      A promise that resolves when the channel group has been deleted.