Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SanderVantEinde
TelegramBot
MessageFlow
C# Class SanderVantEinde.TelegramBot.MessageFlow
Exibir arquivo
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