toggle menu
ozone
common
switch theme
search in API
ozone
/
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.