⚠️ Internal: This API is not publically exported by the package.

      Interface LavalinkWSClientConnectOptions

      interface LavalinkWSClientConnectOptions {
          force?: boolean;
          userId?: string;
      }

      Properties

      Properties

      force?: boolean
      userId?: string