Interface IProtocolMessage

Properties of a ProtocolMessage.

Hierarchy

  • IProtocolMessage

Implemented by

Properties

appStateFatalExceptionNotification?: null | IAppStateFatalExceptionNotification

ProtocolMessage appStateFatalExceptionNotification

appStateSyncKeyRequest?: null | IAppStateSyncKeyRequest

ProtocolMessage appStateSyncKeyRequest

appStateSyncKeyShare?: null | IAppStateSyncKeyShare

ProtocolMessage appStateSyncKeyShare

botFeedbackMessage?: null | IBotFeedbackMessage

ProtocolMessage botFeedbackMessage

disappearingMode?: null | IDisappearingMode

ProtocolMessage disappearingMode

editedMessage?: null | IMessage

ProtocolMessage editedMessage

ephemeralExpiration?: null | number

ProtocolMessage ephemeralExpiration

ephemeralSettingTimestamp?: null | number | Long

ProtocolMessage ephemeralSettingTimestamp

historySyncNotification?: null | IHistorySyncNotification

ProtocolMessage historySyncNotification

initialSecurityNotificationSettingSync?: null | IInitialSecurityNotificationSettingSync

ProtocolMessage initialSecurityNotificationSettingSync

invokerJid?: null | string

ProtocolMessage invokerJid

key?: null | proto.IMessageKey

ProtocolMessage key

mediaNotifyMessage?: null | IMediaNotifyMessage

ProtocolMessage mediaNotifyMessage

peerDataOperationRequestMessage?: null | IPeerDataOperationRequestMessage

ProtocolMessage peerDataOperationRequestMessage

peerDataOperationRequestResponseMessage?: null | IPeerDataOperationRequestResponseMessage

ProtocolMessage peerDataOperationRequestResponseMessage

requestWelcomeMessageMetadata?: null | IRequestWelcomeMessageMetadata

ProtocolMessage requestWelcomeMessageMetadata

timestampMs?: null | number | Long

ProtocolMessage timestampMs

ProtocolMessage type

Generated using TypeDoc