Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SanderVantEinde
SecretHitlerBot
MessageHandlers
JoinMessageHandler
C# Class SanderVantEinde.SecretHitlerBot.MessageHandlers.JoinMessageHandler
Inheritance:
SanderVantEinde.TelegramBot.TemplateMessageHandler
显示文件
Open project: sandervanteinde/TelegramBot
Private Properties
Property
Type
Description
Protected Methods
Method
Description
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
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