C# Class TyniBot.Commands.PingSlashCommand

Inheritance: SlashCommand
Mostra file Open project: tynidev/tynibot

Public Methods

Method Description
HandleCommandAsync ( SocketSlashCommand command, DiscordSocketClient client, StorageClient storageClient, Guild guild ) : Task

Method Details

HandleCommandAsync() public method

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