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

Inheritance: ITextMessage
ファイルを表示 Open project: nubot/nubot

Public Methods

Method Description
GitterTextMessage ( IChannel channel, IUser user, string content ) : NuBot.Automation

Method Details

GitterTextMessage() public method

public GitterTextMessage ( IChannel channel, IUser user, string content ) : NuBot.Automation
channel IChannel
user IUser
content string
return NuBot.Automation