toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.sync
/
SubscribeReposHandle
Subscribe
Repos
Handle
@
Serializable
data
class
SubscribeReposHandle
(
val
seq
:
Long
,
val
did
:
Did
,
val
handle
:
Handle
,
val
time
:
Timestamp
)
Deprecated
DEPRECATED -- Use #identity event instead
Members
Constructors
Subscribe
Repos
Handle
Link copied to clipboard
constructor
(
seq
:
Long
,
did
:
Did
,
handle
:
Handle
,
time
:
Timestamp
)
Properties
did
Link copied to clipboard
val
did
:
Did
handle
Link copied to clipboard
val
handle
:
Handle
seq
Link copied to clipboard
val
seq
:
Long
time
Link copied to clipboard
val
time
:
Timestamp