C# 클래스 TyniBot.Commands.PingSlashCommand

상속: SlashCommand
파일 보기 프로젝트 열기: tynidev/tynibot

공개 메소드들

메소드 설명
HandleCommandAsync ( SocketSlashCommand command, DiscordSocketClient client, StorageClient storageClient, Guild guild ) : Task

메소드 상세

HandleCommandAsync() 공개 메소드

public HandleCommandAsync ( SocketSlashCommand command, DiscordSocketClient client, StorageClient storageClient, Guild guild ) : Task
command SocketSlashCommand
client DiscordSocketClient
storageClient StorageClient
guild Guild
리턴 Task