Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SlackMessage

Represents slack message object.

Hierarchy

  • SlackMessage

Index

Properties

Optional attachments

attachments: Attachment[]

Optional blocks

blocks: Block[]

Optional text

text: undefined | string

Optional unfurl_links

unfurl_links: undefined | false | true

Optional unfurl_media

unfurl_media: undefined | false | true

Generated using TypeDoc