C# 클래스 SanderVantEinde.SecretHitlerBot.MessageHandlers.JoinMessageFlow

상속: SanderVantEinde.TelegramBot.TemplateMessageHandlerAsync
파일 보기 프로젝트 열기: sandervanteinde/TelegramBot 1 사용 예제들

공개 메소드들

메소드 설명
JoinMessageFlow ( Game games ) : System
UserMessage ( Message m ) : TelegramBotReply

보호된 메소드들

메소드 설명
HandleMessageAsync ( TelegramBot bot, Message m, MessageHandlerType type ) : Task

비공개 메소드들

메소드 설명
GetKeyboard ( ) : ReplyKeyboardMarkup

메소드 상세

HandleMessageAsync() 보호된 메소드

protected HandleMessageAsync ( TelegramBot bot, Message m, MessageHandlerType type ) : Task
bot SanderVantEinde.TelegramBot.TelegramBot
m SanderVantEinde.TelegramBot.Message
type MessageHandlerType
리턴 Task

JoinMessageFlow() 공개 메소드

public JoinMessageFlow ( Game games ) : System
games Game
리턴 System

UserMessage() 공개 메소드

public UserMessage ( Message m ) : TelegramBotReply
m SanderVantEinde.TelegramBot.Message
리턴 SanderVantEinde.TelegramBot.TelegramBotReply