SubscribeModEventsEventConvoFirstMessage

constructor(convoId: String, createdAt: Timestamp, messageId: String? = null, recipients: List<Did>, rev: String, user: Did)

Parameters

recipients

The list of DIDs message recipients. Does not include the sender, which is in the user field

user

The DID of the message author.