Skip to main content

BotMessageSharingInfo

amiudmodz


amiudmodz / proto / BotMessageSharingInfo

Class: BotMessageSharingInfo

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

Implements

Constructors

new BotMessageSharingInfo()

new BotMessageSharingInfo(p?): BotMessageSharingInfo

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

Parameters

p?

IBotMessageSharingInfo

Returns

BotMessageSharingInfo

Properties

botEntryPointOrigin?

optional botEntryPointOrigin: null | BotMetricsEntryPoint

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

Implementation of

IBotMessageSharingInfo.botEntryPointOrigin


forwardScore?

optional forwardScore: null | number

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

Implementation of

IBotMessageSharingInfo.forwardScore

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): BotMessageSharingInfo

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

Parameters

properties?

IBotMessageSharingInfo

Returns

BotMessageSharingInfo


decode()

static decode(r, l?): BotMessageSharingInfo

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BotMessageSharingInfo


encode()

static encode(m, w?): Writer

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

Parameters

m

IBotMessageSharingInfo

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): BotMessageSharingInfo

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

Parameters

d

Returns

BotMessageSharingInfo


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

BotMessageSharingInfo

o?

IConversionOptions

Returns

object