toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.actor
/
MutedWordsPref
Muted
Words
Pref
@
Serializable
data
class
MutedWordsPref
(
val
items
:
List
<
MutedWord
>
)
Parameters
items
A list of words the account owner has muted.
Members
Constructors
Muted
Words
Pref
Link copied to clipboard
constructor
(
items
:
List
<
MutedWord
>
)
Properties
items
Link copied to clipboard
val
items
:
List
<
MutedWord
>
A list of words the account owner has muted.