C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.UserMessageHandler

Inheritance: SanderVantEinde.TelegramBot.TemplateAdminMessageHandler
Mostra file Open project: sandervanteinde/TelegramBot Class Usage Examples

Protected Methods

Method Description
HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply

Private Methods

Method Description
UserDisplay ( User u, UserPreferences preferences, StringBuilder sb, int i ) : void

Method Details

HandleMessage() protected method

protected HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply
bot SanderVantEinde.TelegramBot.TelegramBot
m SanderVantEinde.TelegramBot.Message
type MessageHandlerType
return SanderVantEinde.TelegramBot.TelegramBotReply