toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.unspecced
/
GetTaggedSuggestionsResponse
Get
Tagged
Suggestions
Response
@
Serializable
data
class
GetTaggedSuggestionsResponse
(
val
suggestions
:
List
<
GetTaggedSuggestionsSuggestion
>
)
Members
Constructors
Get
Tagged
Suggestions
Response
Link copied to clipboard
constructor
(
suggestions
:
List
<
GetTaggedSuggestionsSuggestion
>
)
Properties
suggestions
Link copied to clipboard
val
suggestions
:
List
<
GetTaggedSuggestionsSuggestion
>