ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
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
>