C# Class NuBot.Adapters.Slack.Messages.SlackChannelLeaveMessage

Inheritance: IChannelLeaveMessage
Mostra file Open project: nubot/nubot

Public Methods

Method Description
SlackChannelLeaveMessage ( IChannel channel, IUser user ) : NuBot.Automation

Method Details

SlackChannelLeaveMessage() public method

public SlackChannelLeaveMessage ( IChannel channel, IUser user ) : NuBot.Automation
channel IChannel
user IUser
return NuBot.Automation