Skip to content

Class: Kient

Entry class into Kient

Extends

Properties

PropertyTypeDescription
_apiClientApiClient-
_wsClientWsClient-
authenticatedboolean-

Accessors

api

get api(): Endpoints

Returns

Endpoints

kient.ts:76


ws

get ws(): WsHandlers

Returns

WsHandlers

kient.ts:80

Methods

create()

static create(): Promise<Kient>

Creates a new instance of Kient

Returns

Promise<Kient>

kient.ts:70


Generated using typedoc-plugin-markdown and TypeDoc