github slack-go/slack v0.20.0

9 hours ago

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_id and trigger_id in Message — It seems that some types of messages,
    e.g: bot_message, can carry trigger_id and workflow_id. WorkflowID was added by @clayallsopp in #1537
  • RichTextQuote.Border field — optional border toggle (matches the docs now)
  • RichTextPreformatted.Language field — enables syntax highlighting for preformatted
    blocks

Fixed

  • Remove embedding of RichTextSectionRichTextQuote and RichTextPreformatted
    are now flattened as they should have always been. This is a breaking change for anyone
    using these structs directly.

New Contributors

Full Changelog: v0.19.0...v0.20.0

Don't miss a new slack release

NewReleases is sending notifications on new releases.