C# Class SanderVantEinde.TelegramBot.TemplateMessageHandler

Inheritance: ReplyFactory
Mostrar archivo Open project: sandervanteinde/TelegramBot Class Usage Examples

Protected Methods

Method Description
HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply

Private Methods

Method Description
HandleMessages ( TelegramBot bot, Message m, MessageHandlerType type ) : Task

Method Details

HandleMessage() protected abstract method

protected abstract HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply
bot TelegramBot
m Message
type MessageHandlerType
return TelegramBotReply