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

Inheritance: IChannelJoinMessage
Mostra file Open project: nubot/nubot

Public Methods

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

Method Details

SlackChannelJoinMessage() public method

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