kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.app.bsky.embed
/
ExternalViewExternal
External
View
External
data
class
ExternalViewExternal
(
val
description
:
String
,
val
thumb
:
<Error class: unknown class>
?
=
null
,
val
title
:
String
,
val
uri
:
<Error class: unknown class>
)
Members
Constructors
External
View
External
Link copied to clipboard
constructor
(
description
:
String
,
thumb
:
<Error class: unknown class>
?
=
null
,
title
:
String
,
uri
:
<Error class: unknown class>
)
Properties
description
Link copied to clipboard
val
description
:
String
thumb
Link copied to clipboard
val
thumb
:
<Error class: unknown class>
?
=
null
title
Link copied to clipboard
val
title
:
String
uri
Link copied to clipboard
val
uri
:
<Error class: unknown class>