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
/
GetTaggedSuggestionsSuggestion
Get
Tagged
Suggestions
Suggestion
@
Serializable
data
class
GetTaggedSuggestionsSuggestion
(
val
tag
:
String
,
val
subjectType
:
GetTaggedSuggestionsSuggestionSubjectType
,
val
subject
:
Uri
)
Members
Constructors
Get
Tagged
Suggestions
Suggestion
Link copied to clipboard
constructor
(
tag
:
String
,
subjectType
:
GetTaggedSuggestionsSuggestionSubjectType
,
subject
:
Uri
)
Properties
subject
Link copied to clipboard
val
subject
:
Uri
subject
Type
Link copied to clipboard
val
subjectType
:
GetTaggedSuggestionsSuggestionSubjectType
tag
Link copied to clipboard
val
tag
:
String