Details about a Slack notification sent for the issue.
type SlackNotification { channelName: String timestamp: String }
channelName String
String
Name of the Slack channel where the notification was sent
timestamp String
Timestamp of when the notification was sent
{} Issue.slackNotification
Last updated 7 months ago