toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.sync
/
ListBlobsResponse
List
Blobs
Response
@
Serializable
data
class
ListBlobsResponse
(
val
cursor
:
String
?
=
null
,
val
cids
:
ReadOnlyList
<
Cid
>
)
Members
Constructors
List
Blobs
Response
Link copied to clipboard
constructor
(
cursor
:
String
?
=
null
,
cids
:
ReadOnlyList
<
Cid
>
)
Properties
cids
Link copied to clipboard
val
cids
:
ReadOnlyList
<
Cid
>
cursor
Link copied to clipboard
val
cursor
:
String
?
=
null