library
androidJvm
library
/
org.xmtp.android.library.frames
/
OpenFrameImage
Open
Frame
Image
data
class
OpenFrameImage
(
val
content
:
String
,
val
aspectRatio
:
AspectRatio
?
,
val
alt
:
String
?
)
Members
Constructors
Open
Frame
Image
Link copied to clipboard
constructor
(
content
:
String
,
aspectRatio
:
AspectRatio
?
,
alt
:
String
?
)
Properties
alt
Link copied to clipboard
val
alt
:
String
?
aspect
Ratio
Link copied to clipboard
val
aspectRatio
:
AspectRatio
?
content
Link copied to clipboard
val
content
:
String