Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SlackMessageSchema

Hierarchy

Implemented by

Index

Properties

Optional _id

_id: string

Optional _type

_type: string

Optional attachments

attachments: SlackAttachmentSchema[]

Optional iconEmoji

iconEmoji: string

Optional iconUrl

iconUrl: string

text

text: string

Optional to

to: string

Optional username

username: string

Optional webhookUrl

webhookUrl: string

Generated using TypeDoc