C# 클래스 SanderVantEinde.TelegramBot.ReplyHandlerRegistry

파일 보기 프로젝트 열기: sandervanteinde/TelegramBot 1 사용 예제들

공개 메소드들

메소드 설명
AddReplyHandler ( ReplyHandler handler ) : void
ReplyHandlerRegistry ( TelegramBot bot ) : Newtonsoft.Json

비공개 메소드들

메소드 설명
LoadHandlers ( ) : void
SaveHandlers ( ) : void

메소드 상세

AddReplyHandler() 공개 메소드

public AddReplyHandler ( ReplyHandler handler ) : void
handler ReplyHandler
리턴 void

ReplyHandlerRegistry() 공개 메소드

public ReplyHandlerRegistry ( TelegramBot bot ) : Newtonsoft.Json
bot TelegramBot
리턴 Newtonsoft.Json