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
WindesheimRoosterBot
MessageHandlers
SendContactMessageHandler
C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.SendContactMessageHandler
Inheritance:
SanderVantEinde.TelegramBot.TemplateMessageHandlerAsync
显示文件
Open project: sandervanteinde/TelegramBot
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