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.richtext
/
Facet
Facet
data
class
Facet
(
val
features
:
List
<
FacetFeaturesUnion
>
,
val
index
:
FacetByteSlice
)
Annotation of a sub-string within rich text.
Members
Constructors
Facet
Link copied to clipboard
constructor
(
features
:
List
<
FacetFeaturesUnion
>
,
index
:
FacetByteSlice
)
Properties
features
Link copied to clipboard
val
features
:
List
<
FacetFeaturesUnion
>
index
Link copied to clipboard
val
index
:
FacetByteSlice