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