toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.feed
/
Like
Like
@
Serializable
data
class
Like
(
val
subject
:
StrongRef
,
val
createdAt
:
Timestamp
)
Members
Constructors
Like
Link copied to clipboard
constructor
(
subject
:
StrongRef
,
createdAt
:
Timestamp
)
Properties
created
At
Link copied to clipboard
val
createdAt
:
Timestamp
subject
Link copied to clipboard
val
subject
:
StrongRef