C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.RemoveUserMessageHandler

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

Protected Methods

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

Private Methods

Method Description
HasUserName ( string name, User u ) : bool
HasUserUsername ( string username, User u ) : bool

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