C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.CustomRoosterMessageHandler

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

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