tock / ai.tock.bot.connector.ga.model.response / GAButton

GAButton

data class GAButton (source)

Constructors

<init>

GAButton(title: String, openUrlAction: GAOpenUrlAction)

Properties

openUrlAction

val openUrlAction: GAOpenUrlAction

title

val title: String

Functions

toChoice

fun toChoice(): Choice