toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.feed
/
Repost
Repost
@
Serializable
data
class
Repost
(
val
subject
:
StrongRef
,
val
createdAt
:
Timestamp
)
Members
Constructors
Repost
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