C# 클래스 StorageCommand, ZiziBot.NET

상속: CommandBase
파일 보기 프로젝트 열기: WinTenDev/ZiziBot.NET 1 사용 예제들

공개 메소드들

메소드 설명
HandleAsync ( IUpdateContext context, UpdateDelegate next, Array, args ) : Task,
StorageCommand ( TelegramService telegramService ) : System.Threading.Tasks

메소드 상세

HandleAsync() 공개 메소드

public HandleAsync ( IUpdateContext context, UpdateDelegate next, Array, args ) : Task,
context IUpdateContext
next UpdateDelegate
args Array,
리턴 Task,

StorageCommand() 공개 메소드

public StorageCommand ( TelegramService telegramService ) : System.Threading.Tasks
telegramService TelegramService
리턴 System.Threading.Tasks