ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
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.