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

GAListSelect

data class GAListSelect (source)

Constructors

<init>

GAListSelect(title: String?, items: List<GAListItem>)

Properties

items

val items: List<GAListItem>

title

val title: String?

Functions

toGenericMessage

fun toGenericMessage(): GenericMessage