Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SanderVantEinde
WindesheimRoosterBot
MessageHandlers
ContactMessageHandler
C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.ContactMessageHandler
Inheritance:
SanderVantEinde.TelegramBot.TemplateMessageHandler
Show file
Open project: sandervanteinde/TelegramBot
Class Usage Examples
Public Methods
Method
Description
ContactMessageHandler
( ) :
System
Protected Methods
Method
Description
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
Method Details
ContactMessageHandler()
public
method
public
ContactMessageHandler
( ) :
System
return
System
HandleMessage()
protected
method
protected
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
bot
SanderVantEinde.TelegramBot.TelegramBot
m
SanderVantEinde.TelegramBot.Message
type
MessageHandlerType
return
SanderVantEinde.TelegramBot.TelegramBotReply