Skip to main content
objectBulkUpdateSlackChannelSettingResult

Fields

slackChannelId
ID!

The Plain slack channel id this result corresponds to.

code
String!

The setting code this result corresponds to.

setting

The setting after the update. Null when the update failed.

Per-item error, if the update failed. Null when the update succeeded.