2 User.getBalance Method
asdia edited this page 2021-01-06 22:49:39 +08:00
Class: User

Gets the balance of the user.

Returns

Number
The amount of credits the user has.

Example

const user = new User('u-02c977bb-0a6c-4eb2-bfca-5e9101025aaf')
user.balance()