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
/
AccountMessage
/
AccountMessage
Account
Message
constructor
(
eventId
:
String
,
conversationId
:
String
,
authorPublicKey
:
NostrPublicKey
,
createdAt
:
Long
,
content
:
String
,
deleted
:
Boolean
,
edited
:
Boolean
,
replyToEventId
:
String
?
)