C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.InlineHandler

Inheritance: SanderVantEinde.TelegramBot.TemplateInlineHandler
Afficher le fichier Open project: sandervanteinde/TelegramBot

Méthodes protégées

Méthode Description
HandleInlineMessage ( InlineQuery query, TelegramBot bot ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
GetCaptionForDate ( System.DateTime date, string dateDirectory ) : string

Method Details

HandleInlineMessage() protected méthode

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