kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.chat.bsky.convo
/
SendMessageRequest
Send
Message
Request
data
class
SendMessageRequest
(
val
convoId
:
String
,
val
message
:
MessageInput
)
Sends a message to a conversation.
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