Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SanderVantEinde
TelegramBot
TemplateMessageHandler
C# 클래스 SanderVantEinde.TelegramBot.TemplateMessageHandler
상속:
ReplyFactory
파일 보기
프로젝트 열기: sandervanteinde/TelegramBot
1 사용 예제들
보호된 메소드들
메소드
설명
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
비공개 메소드들
메소드
설명
HandleMessages
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
Task
메소드 상세
HandleMessage()
보호된
추상적인
메소드
protected
abstract
HandleMessage
(
TelegramBot
bot
,
Message
m
,
MessageHandlerType
type
) :
TelegramBotReply
bot
TelegramBot
m
Message
type
MessageHandlerType
리턴
TelegramBotReply