Contents:
Base block class.
slack_blockkit.block.
Block
btype (str) – Synonymous with Slack’s type parameter.
type
RenderMixin
Provides a render method for blocks and similar payload structures.
render
Renders the block in a dict format appropriate for using within message payloads.
dict
The block as a dict.