Versions in this module Expand all Collapse all v0 v0.1.1 Aug 21, 2024 v0.1.0 Jul 31, 2024 Changes in this version + type WebhookBody struct + Blocks []blockkit.Block + Text string + func (wb *WebhookBody) Parse(requestBody []byte) error + func (wb *WebhookBody) Render() (string, error)