toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.embed
/
ExternalExternal
External
External
@
Serializable
data
class
ExternalExternal
(
val
uri
:
Uri
,
val
title
:
String
,
val
description
:
String
,
val
thumb
:
Blob
?
=
null
)
Members
Constructors
External
External
Link copied to clipboard
constructor
(
uri
:
Uri
,
title
:
String
,
description
:
String
,
thumb
:
Blob
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
thumb
Link copied to clipboard
val
thumb
:
Blob
?
=
null
title
Link copied to clipboard
val
title
:
String
uri
Link copied to clipboard
val
uri
:
Uri