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

AttachmentType

enum class AttachmentType (source)

Enum Values

image

audio

video

file

template

Functions

toTockAttachmentType

fun toTockAttachmentType(): AttachmentType

Companion Object Functions

fromTockAttachmentType

fun fromTockAttachmentType(type: AttachmentType): AttachmentType