Skip to main content

Class: BotSourcesMetadata

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

Implements

Constructors

new BotSourcesMetadata()

new BotSourcesMetadata(p?): BotSourcesMetadata

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

Parameters

p?

IBotSourcesMetadata

Returns

BotSourcesMetadata

Properties

sources

sources: IBotSourceItem[]

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

Implementation of

IBotSourcesMetadata.sources

Methods

create()

static create(properties?): BotSourcesMetadata

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

Parameters

properties?

IBotSourcesMetadata

Returns

BotSourcesMetadata


decode()

static decode(r, l?): BotSourcesMetadata

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BotSourcesMetadata


encode()

static encode(m, w?): Writer

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

Parameters

m

IBotSourcesMetadata

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string