C# Class QuizBotCore.Commands.NoConnectionCommand

Inheritance: ICommand
ファイルを表示 Open project: 742PM/Quiz

Public Methods

Method Description
ExecuteAsync ( Chat chat, TelegramBotClient client, QuizBotCore.Commands.ServiceManager serviceManager ) : Task

Method Details

ExecuteAsync() public method

public ExecuteAsync ( Chat chat, TelegramBotClient client, QuizBotCore.Commands.ServiceManager serviceManager ) : Task
chat Chat
client TelegramBotClient
serviceManager QuizBotCore.Commands.ServiceManager
return Task