CompleteAttachment

@Serializable
data class CompleteAttachment(val attachmentIds: List<String>, val temporaryChatMessageId: String?, val exchangeId: String?, val chatMessageId: String?)

Constructors

Link copied to clipboard
constructor(attachmentIds: List<String>, temporaryChatMessageId: String?, exchangeId: String?, chatMessageId: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard