Class: Client

Client()

Client Object

Constructor

new Client()

Create a client object
Source:

Methods

login(auth, id, key) → {void}

Login to CurseApp
Parameters:
Name Type Description
auth string Authentication Token
id string Client Id
key string Machine Key
Source:
Returns:
Type
void