tock / ai.tock.bot.connector.messenger.model.send / SendResponse

SendResponse

data class SendResponse (source)

Constructors

<init>

SendResponse(recipientId: String?, messageId: String?, attachmentId: String?)

Properties

attachmentId

val attachmentId: String?

messageId

val messageId: String?

recipientId

val recipientId: String?