data class WhatsAppBotAttachment (source)
<init> |
WhatsAppBotAttachment(byteImages: ByteArray, contentType: String, caption: String? = null)WhatsAppBotAttachment(id: String = "", caption: String? = null) |
caption |
val caption: String? |
id |
var id: String |