Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SanderVantEinde
TelegramBot
ReplyHandler
C# Class SanderVantEinde.TelegramBot.ReplyHandler
Inheritance:
ReplyFactory
Mostrar archivo
Open project: sandervanteinde/TelegramBot
Class Usage Examples
Public Methods
Method
Description
HandleReply
(
TelegramBot
bot
,
Message
m
) :
void
Method Details
HandleReply()
public
abstract
method
public
abstract
HandleReply
(
TelegramBot
bot
,
Message
m
) :
void
bot
TelegramBot
m
Message
return
void