C# Class SanderVantEinde.SecretHitlerBot.MessageHandlers.LeaveMessageConfirm

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LeaveMessageConfirm ( GameRegistry game, User user ) : SanderVantEinde.TelegramBot

Méthodes protégées

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

Method Details

HandleMessageAsync() protected méthode

protected HandleMessageAsync ( TelegramBot bot, Message m, MessageHandlerType type ) : Task
bot SanderVantEinde.TelegramBot.TelegramBot
m SanderVantEinde.TelegramBot.Message
type MessageHandlerType
Résultat Task

LeaveMessageConfirm() public méthode

public LeaveMessageConfirm ( GameRegistry game, User user ) : SanderVantEinde.TelegramBot
game GameRegistry
user SanderVantEinde.TelegramBot.User
Résultat SanderVantEinde.TelegramBot