Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NuBot
Adapters
Slack
Messages
SlackChannelJoinMessage
C# Class NuBot.Adapters.Slack.Messages.SlackChannelJoinMessage
Inheritance:
IChannelJoinMessage
ファイルを表示
Open project: nubot/nubot
Public Methods
Method
Description
SlackChannelJoinMessage
(
IChannel
channel
,
IUser
user
) :
NuBot.Automation
Method Details
SlackChannelJoinMessage()
public
method
public
SlackChannelJoinMessage
(
IChannel
channel
,
IUser
user
) :
NuBot.Automation
channel
IChannel
user
IUser
return
NuBot.Automation