ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.actor
/
HiddenPostsPref
Hidden
Posts
Pref
@
Serializable
data
class
HiddenPostsPref
(
val
items
:
List
<
AtUri
>
)
Parameters
items
A list of URIs of posts the account owner has hidden.
Members
Constructors
Hidden
Posts
Pref
Link copied to clipboard
constructor
(
items
:
List
<
AtUri
>
)
Properties
items
Link copied to clipboard
val
items
:
List
<
AtUri
>
A list of URIs of posts the account owner has hidden.