C# Class SanderVantEinde.WindesheimRoosterBot.LessonStartNotification

Inheritance: ReplyFactory
Afficher le fichier Open project: sandervanteinde/TelegramBot Class Usage Examples

Méthodes publiques

Méthode Description
GetKeyboard ( ) : ReplyKeyboardMarkup
LessonStartNotification ( ) : SanderVantEinde.TelegramBot
Start ( TelegramBot bot ) : void

Private Methods

Méthode Description
RunTask ( ) : System.Threading.Tasks.Task
Temp ( ) : System.Threading.Tasks.Task

Method Details

GetKeyboard() public méthode

public GetKeyboard ( ) : ReplyKeyboardMarkup
Résultat ReplyKeyboardMarkup

LessonStartNotification() public méthode

public LessonStartNotification ( ) : SanderVantEinde.TelegramBot
Résultat SanderVantEinde.TelegramBot

Start() public méthode

public Start ( TelegramBot bot ) : void
bot SanderVantEinde.TelegramBot.TelegramBot
Résultat void