ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
chat.bsky.convo
/
SendMessageBatchBatchItem
Send
Message
Batch
Batch
Item
@
Serializable
data
class
SendMessageBatchBatchItem
(
val
convoId
:
String
,
val
message
:
MessageInput
)
Members
Constructors
Send
Message
Batch
Batch
Item
Link copied to clipboard
constructor
(
convoId
:
String
,
message
:
MessageInput
)
Properties
convo
Id
Link copied to clipboard
val
convoId
:
String
message
Link copied to clipboard
val
message
:
MessageInput