Queue manager

Hierarchy (View Summary)

Constructors

Properties

collection: Collection<string, Queue> = ...

The collection of items for this manager.

distube: DisTube

Accessors

Methods

  • Create a Queue

    Parameters

    • channel: VoiceBasedChannel

      A voice channel

    • OptionaltextChannel: GuildTextBasedChannel

      Default text channel

    Returns Promise<Queue>

    Returns true if encounter an error