toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.unspecced
/
GetSuggestedFeedsQueryParams
Get
Suggested
Feeds
Query
Params
@
Serializable
data
class
GetSuggestedFeedsQueryParams
(
val
limit
:
Long
?
=
10
)
Members
Constructors
Get
Suggested
Feeds
Query
Params
Link copied to clipboard
constructor
(
limit
:
Long
?
=
10
)
Properties
limit
Link copied to clipboard
val
limit
:
Long
?
=
10
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>