C# Class SanderVantEinde.TelegramBot.ReplyHandlerRegistry

Mostrar archivo Open project: sandervanteinde/TelegramBot Class Usage Examples

Public Methods

Method Description
AddReplyHandler ( ReplyHandler handler ) : void
ReplyHandlerRegistry ( TelegramBot bot ) : Newtonsoft.Json

Private Methods

Method Description
LoadHandlers ( ) : void
SaveHandlers ( ) : void

Method Details

AddReplyHandler() public method

public AddReplyHandler ( ReplyHandler handler ) : void
handler ReplyHandler
return void

ReplyHandlerRegistry() public method

public ReplyHandlerRegistry ( TelegramBot bot ) : Newtonsoft.Json
bot TelegramBot
return Newtonsoft.Json