HiddenPostsPref

data class HiddenPostsPref(val items: List<AtUri>)

Parameters

items

A list of URIs of posts the account owner has hidden.

Constructors

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

Properties

Link copied to clipboard

A list of URIs of posts the account owner has hidden.