Skip to content
This repository was archived by the owner on Jul 4, 2022. It is now read-only.

User Class

asdia edited this page Jan 4, 2021 · 6 revisions

Represents a user entity.

Properties

Parameters

Name Type Default Value Comment
Config ConfigUser

Example

import { User } from '@vexico/spookvooperapi'
const user = new User('u-02c977bb-0a6c-4eb2-bfca-5e9101025aaf')

Console.log(user.getUsername) // 'brendanlane'
Console.log(user.svid) // 'u-02c977bb-0a6c-4eb2-bfca-5e9101025aaf'

Table of Contents

We highly recommend closing the Pages tab.

Get support

To get support for this project, just join our discord server

Clone this wiki locally