Listitem

data class Listitem(val subject: Did, val list: AtUri, val createdAt: Timestamp)

Constructors

Link copied to clipboard
constructor(subject: Did, list: AtUri, createdAt: Timestamp)

Properties

Link copied to clipboard
Link copied to clipboard
val list: AtUri

Reference (AT-URI) to the list record (app.bsky.graph.list).

Link copied to clipboard

The account which is included on the list.