sym.sdk.integrations.slack.channel¶
- sym.sdk.integrations.slack.channel(name: str, allow_self: bool = False) sym.sdk.integrations.slack.SlackChannel ¶
A reference to a Slack channel.
- Parameters
name – The channel name to send the message to.
allow_self – Whether to allow the current user to approve their own request.