FormAttachmentComplete

@Serializable
data class FormAttachmentComplete(val attachmentIds: List<String>, val chatMessageId: String)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard