Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SanderVantEinde
WindesheimRoosterBot
MessageHandlers
UnknownMessageHandler
C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.UnknownMessageHandler
Inheritance:
SanderVantEinde.TelegramBot.TemplateMessageHandler
ファイルを表示
Open project: sandervanteinde/TelegramBot
Class Usage Examples
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