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

Inheritance: IChannelLeaveMessage
Afficher le fichier Open project: nubot/nubot

Méthodes publiques

Méthode Description
SlackChannelLeaveMessage ( IChannel channel, IUser user ) : NuBot.Automation

Method Details

SlackChannelLeaveMessage() public méthode

public SlackChannelLeaveMessage ( IChannel channel, IUser user ) : NuBot.Automation
channel IChannel
user IUser
Résultat NuBot.Automation