C# Class TelegramBot.Bot

ファイルを表示 Open project: ScottRFrost/TelegramBot Class Usage Examples

Private Methods

Method Description
DelayedMessage ( Telegram.Bot.TelegramBotClient bot, long chatId, string message, int minutesToWait ) : void
Main ( ) : void
MainLoop ( ) : Task
ProcessUpdate ( Telegram.Bot.TelegramBotClient bot, Update update, Telegram.Bot.Types.User me ) : void