C# Class SanderVantEinde.SecretHitlerBot.MessageHandlers.LeaveMessageConfirm

Inheritance: SanderVantEinde.TelegramBot.TemplateMessageHandlerAsync
Exibir arquivo Open project: sandervanteinde/TelegramBot

Private Properties

Property Type Description

Public Methods

Method Description
LeaveMessageConfirm ( GameRegistry game, User user ) : SanderVantEinde.TelegramBot

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

LeaveMessageConfirm() public method

public LeaveMessageConfirm ( GameRegistry game, User user ) : SanderVantEinde.TelegramBot
game GameRegistry
user SanderVantEinde.TelegramBot.User
return SanderVantEinde.TelegramBot