C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.InlineHandler

Inheritance: SanderVantEinde.TelegramBot.TemplateInlineHandler
Show file Open project: sandervanteinde/TelegramBot

Protected Methods

Method Description
HandleInlineMessage ( InlineQuery query, TelegramBot bot ) : System.Threading.Tasks.Task

Private Methods

Method Description
GetCaptionForDate ( System.DateTime date, string dateDirectory ) : string

Method Details

HandleInlineMessage() protected method

protected HandleInlineMessage ( InlineQuery query, TelegramBot bot ) : System.Threading.Tasks.Task
query SanderVantEinde.TelegramBot.InlineQuery
bot SanderVantEinde.TelegramBot.TelegramBot
return System.Threading.Tasks.Task