SlackChannelTriggers
No description
type SlackChannelTriggers {
reportedComments: Boolean
pendingComments: Boolean
featuredComments: Boolean
allComments: Boolean
staffComments: Boolean
}
Fields
SlackChannelTriggers.reportedComments
● Boolean
scalar
reportedComments is whether this channel will receive reported comments
SlackChannelTriggers.pendingComments
● Boolean
scalar
pendingComments is whether this channel will receive pending comments
SlackChannelTriggers.featuredComments
● Boolean
scalar
featuredComments is whether this channel will receive featured comments
SlackChannelTriggers.allComments
● Boolean
scalar
allComents is whether the channel will receive all comments
SlackChannelTriggers.staffComments
● Boolean
scalar
staffComments is whether the channel will receive staff comments
Member Of
SlackChannel
object