toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.graph
/
Listblock
Listblock
@
Serializable
data
class
Listblock
(
val
subject
:
AtUri
,
val
createdAt
:
Timestamp
)
Parameters
subject
Reference (AT-URI) to the mod list record.
Members
Constructors
Listblock
Link copied to clipboard
constructor
(
subject
:
AtUri
,
createdAt
:
Timestamp
)
Properties
created
At
Link copied to clipboard
val
createdAt
:
Timestamp
subject
Link copied to clipboard
val
subject
:
AtUri
Reference (AT-URI) to the mod list record.