C# Class SanderVantEinde.TelegramBot.ReplyHandlerRegistry

Afficher le fichier Open project: sandervanteinde/TelegramBot Class Usage Examples

Méthodes publiques

Méthode Description
AddReplyHandler ( ReplyHandler handler ) : void
ReplyHandlerRegistry ( TelegramBot bot ) : Newtonsoft.Json

Private Methods

Méthode Description
LoadHandlers ( ) : void
SaveHandlers ( ) : void

Method Details

AddReplyHandler() public méthode

public AddReplyHandler ( ReplyHandler handler ) : void
handler ReplyHandler
Résultat void

ReplyHandlerRegistry() public méthode

public ReplyHandlerRegistry ( TelegramBot bot ) : Newtonsoft.Json
bot TelegramBot
Résultat Newtonsoft.Json