toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
legacy-models
/
joyfill.utils
/
RawAttachment
Raw
Attachment
fun
RawAttachment
(
id
:
String
,
url
:
String
,
fileName
:
String
?
=
null
,
filePath
:
String
?
=
null
,
download
:
String
?
=
null
)
:
MutableMap
<
String
,
Any
?
>