Skip to main content

Class: MsgOpaqueData

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

Implements

Constructors

new MsgOpaqueData()

new MsgOpaqueData(p?): MsgOpaqueData

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

Parameters

p?

IMsgOpaqueData

Returns

MsgOpaqueData

Properties

body?

optional body: null | string

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

Implementation of

IMsgOpaqueData.body


botMessageSecret?

optional botMessageSecret: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.botMessageSecret


caption?

optional caption: null | string

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

Implementation of

IMsgOpaqueData.caption


clientUrl?

optional clientUrl: null | string

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

Implementation of

IMsgOpaqueData.clientUrl


description?

optional description: null | string

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

Implementation of

IMsgOpaqueData.description


encIv?

optional encIv: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.encIv


encPayload?

optional encPayload: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.encPayload


encPollVote?

optional encPollVote: null | IPollEncValue

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

Implementation of

IMsgOpaqueData.encPollVote


encReactionEncIv?

optional encReactionEncIv: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.encReactionEncIv


encReactionEncPayload?

optional encReactionEncPayload: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.encReactionEncPayload


encReactionTargetMessageKey?

optional encReactionTargetMessageKey: null | string

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

Implementation of

IMsgOpaqueData.encReactionTargetMessageKey


eventDescription?

optional eventDescription: null | string

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

Implementation of

IMsgOpaqueData.eventDescription


eventEndTime?

optional eventEndTime: null | number | Long

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

Implementation of

IMsgOpaqueData.eventEndTime


optional eventJoinLink: null | string

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

Implementation of

IMsgOpaqueData.eventJoinLink


eventLocation?

optional eventLocation: null | IEventLocation

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

Implementation of

IMsgOpaqueData.eventLocation


eventName?

optional eventName: null | string

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

Implementation of

IMsgOpaqueData.eventName


eventStartTime?

optional eventStartTime: null | number | Long

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

Implementation of

IMsgOpaqueData.eventStartTime


futureproofBuffer?

optional futureproofBuffer: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.futureproofBuffer


isEventCanceled?

optional isEventCanceled: null | boolean

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

Implementation of

IMsgOpaqueData.isEventCanceled


isLive?

optional isLive: null | boolean

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

Implementation of

IMsgOpaqueData.isLive


isSentCagPollCreation?

optional isSentCagPollCreation: null | boolean

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

Implementation of

IMsgOpaqueData.isSentCagPollCreation


lat?

optional lat: null | number

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

Implementation of

IMsgOpaqueData.lat


lng?

optional lng: null | number

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

Implementation of

IMsgOpaqueData.lng


loc?

optional loc: null | string

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

Implementation of

IMsgOpaqueData.loc


matchedText?

optional matchedText: null | string

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

Implementation of

IMsgOpaqueData.matchedText


messageSecret?

optional messageSecret: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.messageSecret


originalSelfAuthor?

optional originalSelfAuthor: null | string

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

Implementation of

IMsgOpaqueData.originalSelfAuthor


paymentAmount1000?

optional paymentAmount1000: null | number

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

Implementation of

IMsgOpaqueData.paymentAmount1000


paymentNoteMsgBody?

optional paymentNoteMsgBody: null | string

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

Implementation of

IMsgOpaqueData.paymentNoteMsgBody


plainProtobufBytes?

optional plainProtobufBytes: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IMsgOpaqueData.plainProtobufBytes


pollContentType?

optional pollContentType: null | PollContentType

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

Implementation of

IMsgOpaqueData.pollContentType


pollName?

optional pollName: null | string

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

Implementation of

IMsgOpaqueData.pollName


pollOptions

pollOptions: IPollOption[]

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

Implementation of

IMsgOpaqueData.pollOptions


pollSelectableOptionsCount?

optional pollSelectableOptionsCount: null | number

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

Implementation of

IMsgOpaqueData.pollSelectableOptionsCount


pollUpdateParentKey?

optional pollUpdateParentKey: null | string

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

Implementation of

IMsgOpaqueData.pollUpdateParentKey


pollVotesSnapshot?

optional pollVotesSnapshot: null | IPollVotesSnapshot

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

Implementation of

IMsgOpaqueData.pollVotesSnapshot


senderTimestampMs?

optional senderTimestampMs: null | number | Long

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

Implementation of

IMsgOpaqueData.senderTimestampMs


targetMessageKey?

optional targetMessageKey: null | string

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

Implementation of

IMsgOpaqueData.targetMessageKey


title?

optional title: null | string

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

Implementation of

IMsgOpaqueData.title

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): MsgOpaqueData

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

Parameters

properties?

IMsgOpaqueData

Returns

MsgOpaqueData


decode()

static decode(r, l?): MsgOpaqueData

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

MsgOpaqueData


encode()

static encode(m, w?): Writer

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

Parameters

m

IMsgOpaqueData

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): MsgOpaqueData

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

Parameters

d

Returns

MsgOpaqueData


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

MsgOpaqueData

o?

IConversionOptions

Returns

object