C# Class NuBot.Adapters.Gitter.Messages.GitterTextMessage

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

Méthodes publiques

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

Method Details

GitterTextMessage() public méthode

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