C# Class StorageCommand, ZiziBot.NET

Inheritance: CommandBase
Afficher le fichier Open project: WinTenDev/ZiziBot.NET Class Usage Examples

Méthodes publiques

Méthode Description
HandleAsync ( IUpdateContext context, UpdateDelegate next, Array, args ) : Task,
StorageCommand ( TelegramService telegramService ) : System.Threading.Tasks

Method Details

HandleAsync() public méthode

public HandleAsync ( IUpdateContext context, UpdateDelegate next, Array, args ) : Task,
context IUpdateContext
next UpdateDelegate
args Array,
Résultat Task,

StorageCommand() public méthode

public StorageCommand ( TelegramService telegramService ) : System.Threading.Tasks
telegramService TelegramService
Résultat System.Threading.Tasks