BotDialogActionArgs

fun BotDialogActionArgs(slotToElicit: Output<String>? = null, suppressNextMessage: Output<Boolean>? = null, type: Output<BotDialogActionType>)