SlackModelFactory.CreateChannelResponse(Channel) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of CreateChannelResponse(Channel).
public static Azure.Connectors.Sdk.Slack.Models.CreateChannelResponse CreateChannelResponse(Azure.Connectors.Sdk.Slack.Models.Channel channel = default);
static member CreateChannelResponse : Azure.Connectors.Sdk.Slack.Models.Channel -> Azure.Connectors.Sdk.Slack.Models.CreateChannelResponse
Public Shared Function CreateChannelResponse (Optional channel As Channel = Nothing) As CreateChannelResponse
Parameters
- channel
- Channel