Class DecodedMessage<ContentTypes>

Type Parameters

  • ContentTypes = any

Constructors

Properties

content: ContentTypes
contentBytes: Uint8Array
contentFallback?: string
contentTopic: string
contentType: ContentTypeId
conversation: Conversation<ContentTypes>
error?: Error
id: string
messageVersion: "v1" | "v2"
recipientAddress?: string
senderAddress: string
sent: Date

Methods

Generated using TypeDoc