toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.actor
/
InterestsPref
Interests
Pref
@
Serializable
data
class
InterestsPref
(
val
tags
:
ReadOnlyList
<
String
>
)
Parameters
tags
A list of tags which describe the account owner's interests gathered during onboarding.
Members
Constructors
Interests
Pref
Link copied to clipboard
constructor
(
tags
:
ReadOnlyList
<
String
>
)
Properties
tags
Link copied to clipboard
val
tags
:
ReadOnlyList
<
String
>
A list of tags which describe the account owner's interests gathered during onboarding.