C# Class SanderVantEinde.SecretHitlerBot.MessageHandlers.JoinMessageFlow

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

Méthodes publiques

Méthode Description
JoinMessageFlow ( Game games ) : System
UserMessage ( Message m ) : TelegramBotReply

Méthodes protégées

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

Private Methods

Méthode Description
GetKeyboard ( ) : ReplyKeyboardMarkup

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

JoinMessageFlow() public méthode

public JoinMessageFlow ( Game games ) : System
games Game
Résultat System

UserMessage() public méthode

public UserMessage ( Message m ) : TelegramBotReply
m SanderVantEinde.TelegramBot.Message
Résultat SanderVantEinde.TelegramBot.TelegramBotReply