C# Class SanderVantEinde.TelegramBot.ReplyHandler

Inheritance: ReplyFactory
Mostrar archivo Open project: sandervanteinde/TelegramBot Class Usage Examples

Public Methods

Method Description
HandleReply ( TelegramBot bot, Message m ) : void

Method Details

HandleReply() public abstract method

public abstract HandleReply ( TelegramBot bot, Message m ) : void
bot TelegramBot
m Message
return void