V2models Intent Confirmation Setting Declination Response Message Group Message Image Response Card
data class V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCard(val buttons: List<V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCardButton>? = null, val imageUrl: String? = null, val subtitle: String? = null, val title: String)
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCard(buttons: List<V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCardButton>? = null, imageUrl: String? = null, subtitle: String? = null, title: String)
Types
Properties
Link copied to clipboard