mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity
/
Attachment
/
Gifv
/
Meta
/
Meta
Meta
constructor
(
width
:
Long
?
=
null
,
height
:
Long
?
=
null
,
aspect
:
Double
?
=
null
,
durationSeconds
:
Double
?
=
null
,
fps
:
Long
?
=
null
,
bitrate
:
Long
?
=
null
,
original
:
Attachment.Gifv.Meta
?
=
null
,
small
:
Attachment.Gifv.Meta
?
=
null
)