toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.feed
/
GetFeedGeneratorQueryParams
Get
Feed
Generator
Query
Params
@
Serializable
data
class
GetFeedGeneratorQueryParams
(
val
feed
:
AtUri
)
Parameters
feed
AT-URI of the feed generator record.
Members
Constructors
Get
Feed
Generator
Query
Params
Link copied to clipboard
constructor
(
feed
:
AtUri
)
Properties
feed
Link copied to clipboard
val
feed
:
AtUri
AT-URI of the feed generator record.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>