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

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

Méthodes publiques

Méthode Description
SlackTextMessage ( IChannel channel, IUser user, string content ) : NuBot.Automation

Method Details

SlackTextMessage() public méthode

public SlackTextMessage ( IChannel channel, IUser user, string content ) : NuBot.Automation
channel IChannel
user IUser
content string
Résultat NuBot.Automation