C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.KlasMessageHandler

Inheritance: SanderVantEinde.TelegramBot.TemplateMessageHandlerAsync
Show file Open project: sandervanteinde/TelegramBot Class Usage Examples

Protected Methods

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

Private Methods

Method Description
AddingKlasFailed ( string txt ) : string

Method Details

HandleMessageAsync() protected method

protected HandleMessageAsync ( TelegramBot bot, Message m, MessageHandlerType type ) : Task
bot SanderVantEinde.TelegramBot.TelegramBot
m SanderVantEinde.TelegramBot.Message
type MessageHandlerType
return Task