ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.feed
/
SendInteractionsRequest
Send
Interactions
Request
@
Serializable
data
class
SendInteractionsRequest
(
val
feed
:
AtUri
?
=
null
,
val
interactions
:
List
<
Interaction
>
)
Members
Constructors
Send
Interactions
Request
Link copied to clipboard
constructor
(
feed
:
AtUri
?
=
null
,
interactions
:
List
<
Interaction
>
)
Properties
feed
Link copied to clipboard
val
feed
:
AtUri
?
interactions
Link copied to clipboard
val
interactions
:
List
<
Interaction
>