C# Class SanderVantEinde.TelegramBot.MessageFlow

Mostrar archivo Open project: sandervanteinde/TelegramBot

Public Methods

Method Description
DoNext ( TelegramBot bot, Message m, MessageHandlerType type ) : Task
Failed ( ) : bool
MessageFlow ( User u ) : System

Method Details

DoNext() public method

public DoNext ( TelegramBot bot, Message m, MessageHandlerType type ) : Task
bot TelegramBot
m Message
type MessageHandlerType
return Task

Failed() public method

public Failed ( ) : bool
return bool

MessageFlow() public method

public MessageFlow ( User u ) : System
u User
return System