toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.richtext
/
Facet
Facet
@
Serializable
data
class
Facet
(
val
index
:
FacetByteSlice
,
val
features
:
ReadOnlyList
<
FacetFeatureUnion
>
)
Annotation of a sub-string within rich text.
Members
Constructors
Facet
Link copied to clipboard
constructor
(
index
:
FacetByteSlice
,
features
:
ReadOnlyList
<
FacetFeatureUnion
>
)
Properties
features
Link copied to clipboard
val
features
:
ReadOnlyList
<
FacetFeatureUnion
>
index
Link copied to clipboard
val
index
:
FacetByteSlice