Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SanderVantEinde
WindesheimRoosterBot
MessageHandlers
ContactMessageHandler
C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.ContactMessageHandler
Inheritance:
SanderVantEinde.TelegramBot.TemplateMessageHandler
Afficher le fichier
Open project: sandervanteinde/TelegramBot
Class Usage Examples
Méthodes publiques
Méthode
Description
ContactMessageHandler
( ) :
System
Méthodes protégées
Méthode
Description
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
Method Details
ContactMessageHandler()
public
méthode
public
ContactMessageHandler
( ) :
System
Résultat
System
HandleMessage()
protected
méthode
protected
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
bot
SanderVantEinde.TelegramBot.TelegramBot
m
SanderVantEinde.TelegramBot.Message
type
MessageHandlerType
Résultat
SanderVantEinde.TelegramBot.TelegramBotReply