Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SanderVantEinde
TelegramBot
MessageFlow
C# Class SanderVantEinde.TelegramBot.MessageFlow
Afficher le fichier
Open project: sandervanteinde/TelegramBot
Méthodes publiques
Méthode
Description
DoNext
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
Task
Failed
( ) :
bool
MessageFlow
(
User
u
) :
System
Method Details
DoNext()
public
méthode
public
DoNext
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
Task
bot
TelegramBot
m
Message
type
MessageHandlerType
Résultat
Task
Failed()
public
méthode
public
Failed
( ) :
bool
Résultat
bool
MessageFlow()
public
méthode
public
MessageFlow
(
User
u
) :
System
u
User
Résultat
System