kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity
/
MessageActionResponse
Message
Action
Response
@
Serializable
data
class
MessageActionResponse
(
val
chatmessageId
:
String
?
)
Members
Constructors
Message
Action
Response
Link copied to clipboard
constructor
(
chatmessageId
:
String
?
)
Properties
chatmessage
Id
Link copied to clipboard
@
SerialName
(
value
=
"chatmessage_id"
)
val
chatmessageId
:
String
?