Class ConversationV2<ContentTypes>

ConversationV2

Type Parameters

  • ContentTypes

Implements

Constructors

Properties

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

conversationVersion: "v2" = ...
createdAt: Date

Timestamp the conversation was created at

peerAddress: string

The wallet address of the other party in the conversation

topic: string

A unique identifier for a conversation. Each conversation is stored on the network on one topic

Accessors

Methods

Generated using TypeDoc