C# 클래스 SanderVantEinde.WindesheimRoosterBot.LessonStartNotification

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

공개 메소드들

메소드 설명
GetKeyboard ( ) : ReplyKeyboardMarkup
LessonStartNotification ( ) : SanderVantEinde.TelegramBot
Start ( TelegramBot bot ) : void

비공개 메소드들

메소드 설명
RunTask ( ) : System.Threading.Tasks.Task
Temp ( ) : System.Threading.Tasks.Task

메소드 상세

GetKeyboard() 공개 메소드

public GetKeyboard ( ) : ReplyKeyboardMarkup
리턴 ReplyKeyboardMarkup

LessonStartNotification() 공개 메소드

public LessonStartNotification ( ) : SanderVantEinde.TelegramBot
리턴 SanderVantEinde.TelegramBot

Start() 공개 메소드

public Start ( TelegramBot bot ) : void
bot SanderVantEinde.TelegramBot.TelegramBot
리턴 void