Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
Sprayxe edited this page Aug 15, 2020 · 1 revision

Docs - Client

Constructor

const client = new Valorant.Client({
  password: string,
  username: string,
  region: object,
  debug: boolean
});
Clone this wiki locally