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

Implements

Constructors

new MsgOpaqueData()

new MsgOpaqueData(p?): MsgOpaqueData
Defined in: WAProto/index.d.ts:9676

Parameters

p?
IMsgOpaqueData

Returns

MsgOpaqueData

Properties

body?

optional body: null | string
Defined in: WAProto/index.d.ts:9677

Implementation of

IMsgOpaqueData.body

botMessageSecret?

optional botMessageSecret: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9706

Implementation of

IMsgOpaqueData.botMessageSecret

caption?

optional caption: null | string
Defined in: WAProto/index.d.ts:9678

Implementation of

IMsgOpaqueData.caption

clientUrl?

optional clientUrl: null | string
Defined in: WAProto/index.d.ts:9688

Implementation of

IMsgOpaqueData.clientUrl

correctOptionIndex?

optional correctOptionIndex: null | number
Defined in: WAProto/index.d.ts:9701

Implementation of

IMsgOpaqueData.correctOptionIndex

description?

optional description: null | string
Defined in: WAProto/index.d.ts:9686

Implementation of

IMsgOpaqueData.description

encIv?

optional encIv: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9709

Implementation of

IMsgOpaqueData.encIv

encPayload?

optional encPayload: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9708

Implementation of

IMsgOpaqueData.encPayload

encPollVote?

optional encPollVote: null | IPollEncValue
Defined in: WAProto/index.d.ts:9697

Implementation of

IMsgOpaqueData.encPollVote

encReactionEncIv?

optional encReactionEncIv: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9705

Implementation of

IMsgOpaqueData.encReactionEncIv

encReactionEncPayload?

optional encReactionEncPayload: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9704

Implementation of

IMsgOpaqueData.encReactionEncPayload

encReactionTargetMessageKey?

optional encReactionTargetMessageKey: null | string
Defined in: WAProto/index.d.ts:9703

Implementation of

IMsgOpaqueData.encReactionTargetMessageKey

eventDescription?

optional eventDescription: null | string
Defined in: WAProto/index.d.ts:9712

Implementation of

IMsgOpaqueData.eventDescription

eventEndTime?

optional eventEndTime: null | number | Long
Defined in: WAProto/index.d.ts:9716

Implementation of

IMsgOpaqueData.eventEndTime

eventExtraGuestsAllowed?

optional eventExtraGuestsAllowed: null | boolean
Defined in: WAProto/index.d.ts:9718

Implementation of

IMsgOpaqueData.eventExtraGuestsAllowed

eventIsScheduledCall?

optional eventIsScheduledCall: null | boolean
Defined in: WAProto/index.d.ts:9717

Implementation of

IMsgOpaqueData.eventIsScheduledCall
optional eventJoinLink: null | string
Defined in: WAProto/index.d.ts:9713

Implementation of

IMsgOpaqueData.eventJoinLink

eventLocation?

optional eventLocation: null | IEventLocation
Defined in: WAProto/index.d.ts:9715

Implementation of

IMsgOpaqueData.eventLocation

eventName?

optional eventName: null | string
Defined in: WAProto/index.d.ts:9710

Implementation of

IMsgOpaqueData.eventName

eventStartTime?

optional eventStartTime: null | number | Long
Defined in: WAProto/index.d.ts:9714

Implementation of

IMsgOpaqueData.eventStartTime

futureproofBuffer?

optional futureproofBuffer: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9687

Implementation of

IMsgOpaqueData.futureproofBuffer

isEventCanceled?

optional isEventCanceled: null | boolean
Defined in: WAProto/index.d.ts:9711

Implementation of

IMsgOpaqueData.isEventCanceled

isLive?

optional isLive: null | boolean
Defined in: WAProto/index.d.ts:9680

Implementation of

IMsgOpaqueData.isLive

isSentCagPollCreation?

optional isSentCagPollCreation: null | boolean
Defined in: WAProto/index.d.ts:9698

Implementation of

IMsgOpaqueData.isSentCagPollCreation

lat?

optional lat: null | number
Defined in: WAProto/index.d.ts:9681

Implementation of

IMsgOpaqueData.lat

lng?

optional lng: null | number
Defined in: WAProto/index.d.ts:9679

Implementation of

IMsgOpaqueData.lng

loc?

optional loc: null | string
Defined in: WAProto/index.d.ts:9689

Implementation of

IMsgOpaqueData.loc

matchedText?

optional matchedText: null | string
Defined in: WAProto/index.d.ts:9684

Implementation of

IMsgOpaqueData.matchedText

messageSecret?

optional messageSecret: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9693

Implementation of

IMsgOpaqueData.messageSecret

originalSelfAuthor?

optional originalSelfAuthor: null | string
Defined in: WAProto/index.d.ts:9694

Implementation of

IMsgOpaqueData.originalSelfAuthor

paymentAmount1000?

optional paymentAmount1000: null | number
Defined in: WAProto/index.d.ts:9682

Implementation of

IMsgOpaqueData.paymentAmount1000

paymentNoteMsgBody?

optional paymentNoteMsgBody: null | string
Defined in: WAProto/index.d.ts:9683

Implementation of

IMsgOpaqueData.paymentNoteMsgBody

plainProtobufBytes?

optional plainProtobufBytes: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9719

Implementation of

IMsgOpaqueData.plainProtobufBytes

pollContentType?

optional pollContentType: null | PollContentType
Defined in: WAProto/index.d.ts:9699

Implementation of

IMsgOpaqueData.pollContentType

pollName?

optional pollName: null | string
Defined in: WAProto/index.d.ts:9690

Implementation of

IMsgOpaqueData.pollName

pollOptions

pollOptions: IPollOption[]
Defined in: WAProto/index.d.ts:9691

Implementation of

IMsgOpaqueData.pollOptions

pollSelectableOptionsCount?

optional pollSelectableOptionsCount: null | number
Defined in: WAProto/index.d.ts:9692

Implementation of

IMsgOpaqueData.pollSelectableOptionsCount

pollType?

optional pollType: null | PollType
Defined in: WAProto/index.d.ts:9700

Implementation of

IMsgOpaqueData.pollType

pollUpdateParentKey?

optional pollUpdateParentKey: null | string
Defined in: WAProto/index.d.ts:9696

Implementation of

IMsgOpaqueData.pollUpdateParentKey

pollVotesSnapshot?

optional pollVotesSnapshot: null | IPollVotesSnapshot
Defined in: WAProto/index.d.ts:9702

Implementation of

IMsgOpaqueData.pollVotesSnapshot

senderTimestampMs?

optional senderTimestampMs: null | number | Long
Defined in: WAProto/index.d.ts:9695

Implementation of

IMsgOpaqueData.senderTimestampMs

targetMessageKey?

optional targetMessageKey: null | string
Defined in: WAProto/index.d.ts:9707

Implementation of

IMsgOpaqueData.targetMessageKey

title?

optional title: null | string
Defined in: WAProto/index.d.ts:9685

Implementation of

IMsgOpaqueData.title

Methods

create()

static create(properties?): MsgOpaqueData
Defined in: WAProto/index.d.ts:9720

Parameters

properties?
IMsgOpaqueData

Returns

MsgOpaqueData

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

MsgOpaqueData

encode()

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

Parameters

m
IMsgOpaqueData
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): MsgOpaqueData
Defined in: WAProto/index.d.ts:9723

Parameters

d

Returns

MsgOpaqueData

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
MsgOpaqueData
o?
IConversionOptions

Returns

object