toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.graph
/
GetSuggestedFollowsByActorQueryParams
Get
Suggested
Follows
By
Actor
Query
Params
@
Serializable
data
class
GetSuggestedFollowsByActorQueryParams
(
val
actor
:
AtIdentifier
)
Members
Constructors
Get
Suggested
Follows
By
Actor
Query
Params
Link copied to clipboard
constructor
(
actor
:
AtIdentifier
)
Properties
actor
Link copied to clipboard
val
actor
:
AtIdentifier
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
ReadOnlyList
<
Pair
<
String
,
Any
?
>
>