tock / ai.tock.bot.connector.whatsapp.model.send / WhatsAppBotAttachment

WhatsAppBotAttachment

data class WhatsAppBotAttachment (source)

Constructors

<init>

WhatsAppBotAttachment(byteImages: ByteArray, contentType: String, caption: String? = null)
WhatsAppBotAttachment(id: String = "", caption: String? = null)

Properties

caption

val caption: String?

id

var id: String