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
MassMessageHandler
C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.MassMessageHandler
Inheritance:
SanderVantEinde.TelegramBot.TemplateAdminMessageHandlerAsync
Exibir arquivo
Open project: sandervanteinde/TelegramBot
Class Usage Examples
Protected Methods
Method
Description
HandleMessageAsync
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
Task
Method Details
HandleMessageAsync()
protected
method
protected
HandleMessageAsync
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
Task
bot
SanderVantEinde.TelegramBot.TelegramBot
m
SanderVantEinde.TelegramBot.Message
type
MessageHandlerType
return
Task