trixnity-core
3.10.0
common
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
ImageInfo
/
ImageInfo
Image
Info
constructor
(
height
:
Int
?
=
null
,
width
:
Int
?
=
null
,
mimeType
:
String
?
=
null
,
size
:
Int
?
=
null
,
thumbnailUrl
:
String
?
=
null
,
thumbnailFile
:
EncryptedFile
?
=
null
,
thumbnailInfo
:
ThumbnailInfo
?
=
null
)