DisTube API Documentation
    Preparing search index...

    Class GuildIdManager<V>Abstract

    Manages the collection of a data model paired with a guild id.

    Type Parameters

    • V

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

    The collection of items for this manager.

    distube: DisTube

    Accessors

    Methods