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.attachment.response
/
ButtonAttachmentComplete
Button
Attachment
Complete
@
Serializable
data
class
ButtonAttachmentComplete
(
val
attachmentIds
:
List
<
String
>
,
val
temporaryChatMessageId
:
String
,
val
exchangeId
:
String
)
Members
Constructors
Button
Attachment
Complete
Link copied to clipboard
constructor
(
attachmentIds
:
List
<
String
>
,
temporaryChatMessageId
:
String
,
exchangeId
:
String
)
Properties
attachment
Ids
Link copied to clipboard
val
attachmentIds
:
List
<
String
>
exchange
Id
Link copied to clipboard
val
exchangeId
:
String
temporary
Chat
Message
Id
Link copied to clipboard
val
temporaryChatMessageId
:
String