toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.feed
/
GetFeedGeneratorsQueryParams
Get
Feed
Generators
Query
Params
@
Serializable
data
class
GetFeedGeneratorsQueryParams
(
val
feeds
:
ReadOnlyList
<
AtUri
>
)
Members
Constructors
Get
Feed
Generators
Query
Params
Link copied to clipboard
constructor
(
feeds
:
ReadOnlyList
<
AtUri
>
)
Properties
feeds
Link copied to clipboard
val
feeds
:
ReadOnlyList
<
AtUri
>
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
ReadOnlyList
<
Pair
<
String
,
Any
?
>
>