Muted Word
constructor(id: String? = null, value: String, targets: List<MutedWordTarget>, actorTarget: ActorTarget? = ActorTarget.All, expiresAt: Timestamp? = null)
Parameters
value
The muted word itself.
targets
The intended targets of the muted word.
actor Target
Groups of users to apply the muted word to. If undefined, applies to all users.
expires At
The date and time at which the muted word will expire and no longer be applied.