Warning
trigger_id and workflow_id are NOT in any documentation or in any of the official
libraries, so exercise caution if you use these.
Added
workflow_idandtrigger_idinMessage— It seems that some types of messages,
e.g:bot_message, can carrytrigger_idandworkflow_id.WorkflowIDwas added by @clayallsopp in #1537RichTextQuote.Borderfield — optional border toggle (matches the docs now)RichTextPreformatted.Languagefield — enables syntax highlighting for preformatted
blocks
Fixed
- Remove embedding of
RichTextSection—RichTextQuoteandRichTextPreformatted
are now flattened as they should have always been. This is a breaking change for anyone
using these structs directly.
New Contributors
- @clayallsopp made their first contribution in #1537
Full Changelog: v0.19.0...v0.20.0