Shoukaku
    Preparing search index...

    Interface RequiredOptions

    interface RequiredOptions {
        connectorOptions: ConnectorOptions;
        nodes: NodeOption[];
        userId: string;
    }
    Index

    Properties

    connectorOptions: ConnectorOptions

    Library connector for Discord Websocket

    nodes: NodeOption[]

    List of lavalink nodes to use

    userId: string

    The user id of the bot where this client will connect on