C# Class SanderVantEinde.TelegramBot.TemplateMessageHandler

Inheritance: ReplyFactory
Afficher le fichier Open project: sandervanteinde/TelegramBot Class Usage Examples

Méthodes protégées

Méthode Description
HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply

Private Methods

Méthode Description
HandleMessages ( TelegramBot bot, Message m, MessageHandlerType type ) : Task

Method Details

HandleMessage() protected abstract méthode

protected abstract HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply
bot TelegramBot
m Message
type MessageHandlerType
Résultat TelegramBotReply