kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v1.structures
/
SharedContactAvatar
Shared
Contact
Avatar
common
data
class
SharedContactAvatar
(
attachment
:
JsonAttachment
?
,
isProfile
:
Boolean
?
)
Content copied to clipboard
Properties
Properties
attachment
Link copied to clipboard
common
val
attachment
:
JsonAttachment
?
=
null
Content copied to clipboard
isProfile
Link copied to clipboard
common
val
isProfile
:
Boolean
?
=
null
Content copied to clipboard