Skip to main content
Defined in: WAProto/index.d.ts:1483

Implements

Constructors

new BotMessageSharingInfo()

new BotMessageSharingInfo(p?): BotMessageSharingInfo
Defined in: WAProto/index.d.ts:1484

Parameters

p?
IBotMessageSharingInfo

Returns

BotMessageSharingInfo

Properties

botEntryPointOrigin?

optional botEntryPointOrigin: null | BotMetricsEntryPoint
Defined in: WAProto/index.d.ts:1485

Implementation of

IBotMessageSharingInfo.botEntryPointOrigin

forwardScore?

optional forwardScore: null | number
Defined in: WAProto/index.d.ts:1486

Implementation of

IBotMessageSharingInfo.forwardScore

Methods

create()

static create(properties?): BotMessageSharingInfo
Defined in: WAProto/index.d.ts:1487

Parameters

properties?
IBotMessageSharingInfo

Returns

BotMessageSharingInfo

decode()

static decode(r, l?): BotMessageSharingInfo
Defined in: WAProto/index.d.ts:1489

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

BotMessageSharingInfo

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:1488

Parameters

m
IBotMessageSharingInfo
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): BotMessageSharingInfo
Defined in: WAProto/index.d.ts:1490

Parameters

d

Returns

BotMessageSharingInfo

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:1493

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:1492

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:1491

Parameters

m
BotMessageSharingInfo
o?
IConversionOptions

Returns

object