core / org.rewedigital.dialog.model.google / RichResponse / withBasicCard
fun withBasicCard(title:
String
? = null, subtitle:
String
? = null, formattedText:
String
? = null, image:
GoogleImage
? = null, buttons:
MutableList
<
GoogleButton
> = mutableListOf(), imageDisplayOptions:
ImageDisplayOptions
? = ImageDisplayOptions.CROPPED):
RichResponse