toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.unspecced
/
GetTaggedSuggestionsSuggestion
Get
Tagged
Suggestions
Suggestion
@
Serializable
data
class
GetTaggedSuggestionsSuggestion
(
val
tag
:
String
,
val
subjectType
:
GetTaggedSuggestionsSubjectType
,
val
subject
:
Uri
)
Members
Constructors
Get
Tagged
Suggestions
Suggestion
Link copied to clipboard
constructor
(
tag
:
String
,
subjectType
:
GetTaggedSuggestionsSubjectType
,
subject
:
Uri
)
Properties
subject
Link copied to clipboard
val
subject
:
Uri
subject
Type
Link copied to clipboard
val
subjectType
:
GetTaggedSuggestionsSubjectType
tag
Link copied to clipboard
val
tag
:
String