Interface IMsgOpaqueData

Properties of a MsgOpaqueData.

Hierarchy

  • IMsgOpaqueData

Implemented by

Properties

body?: null | string

MsgOpaqueData body

botMessageSecret?: null | Uint8Array

MsgOpaqueData botMessageSecret

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

eventDescription?: null | string

MsgOpaqueData eventDescription

eventEndTime?: null | number | Long

MsgOpaqueData eventEndTime

eventJoinLink?: null | string

MsgOpaqueData eventJoinLink

eventLocation?: null | IEventLocation

MsgOpaqueData eventLocation

eventName?: null | string

MsgOpaqueData eventName

eventStartTime?: null | number | Long

MsgOpaqueData eventStartTime

futureproofBuffer?: null | Uint8Array

MsgOpaqueData futureproofBuffer

isEventCanceled?: null | boolean

MsgOpaqueData isEventCanceled

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

pollContentType?: null | proto.MsgOpaqueData.PollContentType

MsgOpaqueData pollContentType

pollName?: null | string

MsgOpaqueData pollName

pollOptions?: null | IPollOption[]

MsgOpaqueData pollOptions

pollSelectableOptionsCount?: null | number

MsgOpaqueData pollSelectableOptionsCount

pollUpdateParentKey?: null | string

MsgOpaqueData pollUpdateParentKey

pollVotesSnapshot?: null | IPollVotesSnapshot

MsgOpaqueData pollVotesSnapshot

senderTimestampMs?: null | number | Long

MsgOpaqueData senderTimestampMs

targetMessageKey?: null | string

MsgOpaqueData targetMessageKey

title?: null | string

MsgOpaqueData title

Generated using TypeDoc