embed

fun embed(builder: EmbedBuilder.() -> Unit): EmbedContextAction

Build a ContextAction using DSL.

Return

The context action for the embed.

Parameters

builder

An embed builder function.