C# Class TyniBot.Commands.PingSlashCommand

Inheritance: SlashCommand
Afficher le fichier Open project: tynidev/tynibot

Méthodes publiques

Méthode Description
HandleCommandAsync ( SocketSlashCommand command, DiscordSocketClient client, StorageClient storageClient, Guild guild ) : Task

Method Details

HandleCommandAsync() public méthode

public HandleCommandAsync ( SocketSlashCommand command, DiscordSocketClient client, StorageClient storageClient, Guild guild ) : Task
command SocketSlashCommand
client DiscordSocketClient
storageClient StorageClient
guild Guild
Résultat Task