toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
SendMessageRequest
Send
Message
Request
@
Serializable
data
class
SendMessageRequest
(
val
convoId
:
String
,
val
message
:
MessageInput
)
Members
Constructors
Send
Message
Request
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