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

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

Méthodes publiques

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

Method Details

SlackChannelJoinMessage() public méthode

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