tock / ai.tock.bot.api.model.message.bot / Card / <init>

<init>

Card(title: I18nText? = null, subTitle: I18nText? = null, attachment: Attachment? = null, actions: List<Action> = emptyList(), delay: Long = 0)