Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Dbot
CommonModels
ModPublicMessage
C# Class Dbot.CommonModels.ModPublicMessage
Inheritance:
PublicMessage
显示文件
Open project: destinygg/bot
Public Methods
Method
Description
ModPublicMessage
(
string
text
)
ModPublicMessage
(
string
nick
,
string
text
)
Method Details
ModPublicMessage()
public
method
public
ModPublicMessage
(
string
text
)
text
string
ModPublicMessage()
public
method
public
ModPublicMessage
(
string
nick
,
string
text
)
nick
string
text
string