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
/
MutedWordActorTarget
Muted
Word
Actor
Target
@
Serializable
(
with
=
MutedWordActorTargetSerializer::class
)
sealed
class
MutedWordActorTarget
:
AtpEnum
Groups of users to apply the muted word to. If undefined, applies to all users.
Inheritors
All
ExcludeFollowing
Unknown
Members
Types
All
Link copied to clipboard
data
object
All
:
MutedWordActorTarget
Companion
Link copied to clipboard
object
Companion
Exclude
Following
Link copied to clipboard
data
object
ExcludeFollowing
:
MutedWordActorTarget
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
MutedWordActorTarget
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String