Javascript
Official vCodes.xyz Javascript API Wrapper
vcodes.js
Installation
$ npm install vcodes.jsUsage
const { Client } = require("vcodes.js");
const client = new Client("Your-Token");Functions
Usage
Params
@returns
Events
Name
Last updated
Was this helpful?