slackNotification

Details about a Slack notification sent for the issue.

Examples

type SlackNotification {
  channelName: String
  timestamp: String
}

Fields

Field
Description
Supported fields

channelName String

Name of the Slack channel where the notification was sent

timestamp String

Timestamp of when the notification was sent

References

Fields with this object:

Last updated