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