kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.com.atproto.label
/
QueryLabelsResponse
Query
Labels
Response
data
class
QueryLabelsResponse
(
val
cursor
:
String
?
=
null
,
val
labels
:
List
<
Label
>
)
Members
Constructors
Query
Labels
Response
Link copied to clipboard
constructor
(
cursor
:
String
?
=
null
,
labels
:
List
<
Label
>
)
Properties
cursor
Link copied to clipboard
val
cursor
:
String
?
=
null
labels
Link copied to clipboard
val
labels
:
List
<
Label
>