C# Class SanderVantEinde.WindesheimRoosterBot.LessonStartNotification

Inheritance: ReplyFactory
Show file Open project: sandervanteinde/TelegramBot Class Usage Examples

Public Methods

Method Description
GetKeyboard ( ) : ReplyKeyboardMarkup
LessonStartNotification ( ) : SanderVantEinde.TelegramBot
Start ( TelegramBot bot ) : void

Private Methods

Method Description
RunTask ( ) : System.Threading.Tasks.Task
Temp ( ) : System.Threading.Tasks.Task

Method Details

GetKeyboard() public method

public GetKeyboard ( ) : ReplyKeyboardMarkup
return ReplyKeyboardMarkup

LessonStartNotification() public method

public LessonStartNotification ( ) : SanderVantEinde.TelegramBot
return SanderVantEinde.TelegramBot

Start() public method

public Start ( TelegramBot bot ) : void
bot SanderVantEinde.TelegramBot.TelegramBot
return void