tock / ai.tock.bot.connector.twitter.model / WebUrl

WebUrl

data class WebUrl : CTA (source)

Constructors

<init>

WebUrl(label: String, url: String, tcoUrl: String? = null)

Properties

label

val label: String

tcoUrl

val tcoUrl: String?

url

val url: String

Functions

toChoice

fun toChoice(): Choice