Types
SlackBroadcastSendDeliveryRecipient
object
SlackBroadcastSendDeliveryRecipientFields
slackTeamId
ID!
A channel id is only unique within its Slack team, so the two together identify the channel.
slackChannelId
ID!
slackChannelName
String
The channel's name as it was when the send resolved, so a delivery still names the channel it went to
after a rename or a disconnection. Null for deliveries from before the name was recorded — read the
channel by slackTeamId and slackChannelId to name those.
Was this page helpful?

