tock / ai.tock.bot.api.model.message.bot / Attachment

Attachment

data class Attachment (source)

Constructors

<init>

Attachment(url: String, type: AttachmentType? = null)

Properties

type

val type: AttachmentType?

url

val url: String