@discordx/lava-player
    Preparing search index...

    Interface BaseNodeOptions

    interface BaseNodeOptions {
        host?: HostOptions;
        password: string;
        userId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    password: string
    userId: string