C# Class SanderVantEinde.WindesheimRoosterBot.MessageHandlers.RemoveUserMessageHandler

Inheritance: SanderVantEinde.TelegramBot.TemplateAdminMessageHandler
Afficher le fichier Open project: sandervanteinde/TelegramBot Class Usage Examples

Méthodes protégées

Méthode Description
HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply

Private Methods

Méthode Description
HasUserName ( string name, User u ) : bool
HasUserUsername ( string username, User u ) : bool

Method Details

HandleMessage() protected méthode

protected HandleMessage ( TelegramBot bot, Message m, MessageHandlerType type ) : TelegramBotReply
bot SanderVantEinde.TelegramBot.TelegramBot
m SanderVantEinde.TelegramBot.Message
type MessageHandlerType
Résultat SanderVantEinde.TelegramBot.TelegramBotReply