Build an action card and post it through speaker — the one-line convenience over buildActionCard. speaker.toChat accepts the assembled HTML directly (it distinguishes raw HTML from a template path), so no extra rendering happens.
speaker
speaker.toChat
The speaker that announces the card.
The card body and its buttons.
The posted message (whatever toChat resolves to).
toChat
Build an action card and post it through
speaker— the one-line convenience over buildActionCard.speaker.toChataccepts the assembled HTML directly (it distinguishes raw HTML from a template path), so no extra rendering happens.