Class ConversationV1<ContentTypes>

ConversationV1 allows you to view, stream, and send messages to/from a peer address

Type Parameters

  • ContentTypes

Implements

Constructors

Properties

context: undefined = undefined

Optional field containing the conversationId and metadata for V2 conversations. Will always be undefined on V1 conversations

conversationVersion: "v1" = ...
createdAt: Date

Timestamp the conversation was created at

peerAddress: string

The wallet address of the other party in the conversation

Accessors

Methods

Generated using TypeDoc