View source: R/layout_blocks.R
| context_block | R Documentation |
Displays message context, which can include both images and text.
context_block(elements, block_id = NULL)
elements |
A list of |
block_id |
A string acting as a unique identifier for a block. If not specified, one will be generated. Maximum length for this field is 255 characters. block_id should be unique for each message and each iteration of a message. If a message is updated, use a new block_id. |
Other Blocks:
actions_block(),
divider_block(),
file_block(),
header_block(),
image_block(),
input_block(),
section_block()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.