Options
All
  • Public
  • Public/Protected
  • All
Menu

An operation that send a message to one or more slack channels.

Hierarchy

Index

Properties

channels

channels: string | string[]

The IDs of one or more channels.

Optional if

if: string | string[]

One or more (JavaScript) conditions that check if that item is available or not.

Optional ignoreIfFail

ignoreIfFail: boolean

Continue when target operation fails or not.

Optional minimumNumberOfFiles

minimumNumberOfFiles: number

The minimum number of handled files before a notification is send.

Optional name

name: string

The name.

token

token: string

The API token.

Optional type

type: string

The type.

Optional user

user: string

The optional username that sends the notifications.

Generated using TypeDoc