Interface IMsgOpaqueData

Properties of a MsgOpaqueData.

Hierarchy

  • IMsgOpaqueData

Implemented by

Properties

body?: null | string

MsgOpaqueData body

botMessageSecret?: null | Uint8Array

MsgOpaqueData botMessageSecret

canonicalUrl?: null | string

MsgOpaqueData canonicalUrl

caption?: null | string

MsgOpaqueData caption

clientUrl?: null | string

MsgOpaqueData clientUrl

description?: null | string

MsgOpaqueData description

encIv?: null | Uint8Array

MsgOpaqueData encIv

encPayload?: null | Uint8Array

MsgOpaqueData encPayload

encPollVote?: null | proto.IPollEncValue

MsgOpaqueData encPollVote

encReactionEncIv?: null | Uint8Array

MsgOpaqueData encReactionEncIv

encReactionEncPayload?: null | Uint8Array

MsgOpaqueData encReactionEncPayload

encReactionTargetMessageKey?: null | string

MsgOpaqueData encReactionTargetMessageKey

futureproofBuffer?: null | Uint8Array

MsgOpaqueData futureproofBuffer

isLive?: null | boolean

MsgOpaqueData isLive

isSentCagPollCreation?: null | boolean

MsgOpaqueData isSentCagPollCreation

lat?: null | number

MsgOpaqueData lat

lng?: null | number

MsgOpaqueData lng

loc?: null | string

MsgOpaqueData loc

matchedText?: null | string

MsgOpaqueData matchedText

messageSecret?: null | Uint8Array

MsgOpaqueData messageSecret

originalSelfAuthor?: null | string

MsgOpaqueData originalSelfAuthor

paymentAmount1000?: null | number

MsgOpaqueData paymentAmount1000

paymentNoteMsgBody?: null | string

MsgOpaqueData paymentNoteMsgBody

pollName?: null | string

MsgOpaqueData pollName

pollOptions?: null | IPollOption[]

MsgOpaqueData pollOptions

pollSelectableOptionsCount?: null | number

MsgOpaqueData pollSelectableOptionsCount

pollUpdateParentKey?: null | string

MsgOpaqueData pollUpdateParentKey

senderTimestampMs?: null | number | Long

MsgOpaqueData senderTimestampMs

targetMessageKey?: null | string

MsgOpaqueData targetMessageKey

title?: null | string

MsgOpaqueData title

Generated using TypeDoc