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