C# 클래스 NuBot.Adapters.Slack.Messages.SlackTextMessage

상속: ITextMessage
파일 보기 프로젝트 열기: nubot/nubot

공개 메소드들

메소드 설명
SlackTextMessage ( IChannel channel, IUser user, string content ) : NuBot.Automation

메소드 상세

SlackTextMessage() 공개 메소드

public SlackTextMessage ( IChannel channel, IUser user, string content ) : NuBot.Automation
channel IChannel
user IUser
content string
리턴 NuBot.Automation