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
/
Profile
/
Profile
Profile
constructor
(
publicKey
:
PublicKey
,
name
:
String
?
,
displayName
:
String
?
,
about
:
String
?
,
picture
:
String
?
,
website
:
String
?
,
banner
:
String
?
,
bot
:
Boolean
?
,
unknownJson
:
String
,
localOverride
:
Boolean
,
updatedAt
:
Long
,
firstSeenAt
:
Long
?
=
null
)