Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NetTelebot
Commands
CommandEventArgs
C# Class NetTelebot.Commands.CommandEventArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: themehrdad/NetTelebot
Public Methods
Method
Description
CommandEventArgs
(
MessageInfo
message
,
CommandInfo
command
) :
System
Method Details
CommandEventArgs()
public
method
public
CommandEventArgs
(
MessageInfo
message
,
CommandInfo
command
) :
System
message
MessageInfo
command
CommandInfo
return
System