MutedWordsPref

data class MutedWordsPref(val items: List<MutedWord>)

Constructors

Link copied to clipboard
constructor(items: List<MutedWord>)

Properties

Link copied to clipboard

A list of words the account owner has muted.