Discolink
    Preparing search index...

    Interface ClientHeaders

    interface ClientHeaders {
        Authorization: string;
        "User-Id": string;
        "Client-Name": string;
        "Session-Id"?: string;
    }
    Index

    Properties

    Authorization: string

    The password you set in your Lavalink config

    "User-Id": string

    The user id of the bot

    "Client-Name": string

    The name of the client in NAME/VERSION format

    "Session-Id"?: string

    The id of the previous session to resume