Skip to main content

BotInfrastructureDiagnostics

amiudmodz


amiudmodz / proto / BotInfrastructureDiagnostics

Class: BotInfrastructureDiagnostics

Defined in: WAProto/index.d.ts:1481

Implements

Constructors

new BotInfrastructureDiagnostics()

new BotInfrastructureDiagnostics(p?): BotInfrastructureDiagnostics

Defined in: WAProto/index.d.ts:1482

Parameters

p?

IBotInfrastructureDiagnostics

Returns

BotInfrastructureDiagnostics

Properties

botBackend?

optional botBackend: null | BotBackend

Defined in: WAProto/index.d.ts:1483

Implementation of

IBotInfrastructureDiagnostics.botBackend


isThinking?

optional isThinking: null | boolean

Defined in: WAProto/index.d.ts:1485

Implementation of

IBotInfrastructureDiagnostics.isThinking


toolsUsed

toolsUsed: string[]

Defined in: WAProto/index.d.ts:1484

Implementation of

IBotInfrastructureDiagnostics.toolsUsed

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:1491

Returns

object


create()

static create(properties?): BotInfrastructureDiagnostics

Defined in: WAProto/index.d.ts:1486

Parameters

properties?

IBotInfrastructureDiagnostics

Returns

BotInfrastructureDiagnostics


decode()

static decode(r, l?): BotInfrastructureDiagnostics

Defined in: WAProto/index.d.ts:1488

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BotInfrastructureDiagnostics


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:1487

Parameters

m

IBotInfrastructureDiagnostics

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): BotInfrastructureDiagnostics

Defined in: WAProto/index.d.ts:1489

Parameters

d

Returns

BotInfrastructureDiagnostics


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:1492

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:1490

Parameters

m

BotInfrastructureDiagnostics

o?

IConversionOptions

Returns

object