Softchat
Toggle table of contents
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.sdk
/
ConversationSummary
/
ConversationSummary
Conversation
Summary
constructor
(
conversationId
:
String
,
participants
:
List
<
NostrPublicKey
>
,
lastMessage
:
String
,
lastCreatedAt
:
Long
,
messageCount
:
UInt
)