kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.app.bsky.actor
/
SearchActorsResponse
Search
Actors
Response
data
class
SearchActorsResponse
(
val
actors
:
List
<
ProfileView
>
,
val
cursor
:
String
?
=
null
)
Members
Constructors
Search
Actors
Response
Link copied to clipboard
constructor
(
actors
:
List
<
ProfileView
>
,
cursor
:
String
?
=
null
)
Properties
actors
Link copied to clipboard
val
actors
:
List
<
ProfileView
>
cursor
Link copied to clipboard
val
cursor
:
String
?
=
null