const TrackerGG = require("@notiixd/trackergg")
const tapi = new TrackerGG({api_key: "Your Tracker.GG API Key"});
(async () => {
const data = await tapi.csgo("notii123");
console.log(data);
})(0);
Kind: global class
-
.csgo ⇒
Promise.<Object>
-
.apex ⇒
Promise.<Object>
-
.division ⇒
Promise.<Object>
-
.overwatch ⇒
Promise.<Object>
-
.splitgate ⇒
Promise.<Object>
-
.hyperscape ⇒
Promise.<Object>
Kind: instance property of TrackerGG
| Param | Type | Description |
| --- | --- | --- |
| user | string
| Username |
Kind: instance property of TrackerGG
| Param | Type | Description |
| --- | --- | --- |
| platform | string
| Users platform |
| user | string
| Username |
Kind: instance property of TrackerGG
| Param | Type | Description |
| --- | --- | --- |
| platform | string
| Users platform |
| user | string
| Username |
Kind: instance property of TrackerGG
| Param | Type | Description |
| --- | --- | --- |
| platform | string
| Users platform |
| user | string
| Username |
Kind: instance property of TrackerGG
| Param | Type | Description |
| --- | --- | --- |
| user | string
| Username |
Kind: instance property of TrackerGG
| Param | Type | Description |
| --- | --- | --- |
| platform | string
| Users platform |
| user | string
| Username |