Class: Kient
Entry class into Kient
Extends
EventEmitter
<KientEventEmitters
>
Properties
Modifier | Property | Type | Description |
---|---|---|---|
public | _apiClient | ApiClient | - |
public | _wsClient | WsClient | - |
public | authenticated | boolean | - |
private | options | LoginOptions | - |
Accessors
api
get
api():Endpoints
Returns
ws
get
ws():WsHandlers
Returns
Methods
create()
static
create(options
):Promise
<Kient
>
Creates a new instance of Kient
Parameters
Parameter | Type |
---|---|
options | LoginOptions |
Returns
Promise
<Kient
>
Generated using typedoc-plugin-markdown and TypeDoc