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
WindesheimRoosterBot
MessageHandlers
UserMessageHandler
C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.UserMessageHandler
Inheritance:
SanderVantEinde.TelegramBot.TemplateAdminMessageHandler
Exibir arquivo
Open project: sandervanteinde/TelegramBot
Class Usage Examples
Protected Methods
Method
Description
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
Private Methods
Method
Description
UserDisplay
(
User
u
,
UserPreferences
preferences
,
StringBuilder
sb
,
int
i
) :
void
Method Details
HandleMessage()
protected
method
protected
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
bot
SanderVantEinde.TelegramBot.TelegramBot
m
SanderVantEinde.TelegramBot.Message
type
MessageHandlerType
return
SanderVantEinde.TelegramBot.TelegramBotReply