Skip to main content

Class: BotQuotaMetadata

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

Implements

Constructors

new BotQuotaMetadata()

new BotQuotaMetadata(p?): BotQuotaMetadata

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

Parameters

p?

IBotQuotaMetadata

Returns

BotQuotaMetadata

Properties

botFeatureQuotaMetadata

botFeatureQuotaMetadata: IBotFeatureQuotaMetadata[]

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

Implementation of

IBotQuotaMetadata.botFeatureQuotaMetadata

Methods

create()

static create(properties?): BotQuotaMetadata

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

Parameters

properties?

IBotQuotaMetadata

Returns

BotQuotaMetadata


decode()

static decode(r, l?): BotQuotaMetadata

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BotQuotaMetadata


encode()

static encode(m, w?): Writer

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

Parameters

m

IBotQuotaMetadata

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string