Метод | Описание | |
---|---|---|
HandleAsync ( IUpdateContext context, UpdateDelegate next, Array, args ) : Task, | ||
StorageCommand ( TelegramService telegramService ) : System.Threading.Tasks |
public HandleAsync ( IUpdateContext context, UpdateDelegate next, Array, args ) : Task, | ||
context | IUpdateContext | |
next | UpdateDelegate | |
args | Array, | |
Результат | Task, |
public StorageCommand ( TelegramService telegramService ) : System.Threading.Tasks | ||
telegramService | TelegramService | |
Результат | System.Threading.Tasks |