SlashCommandExecutor

Promise<void>

ParameterTypeDescription

client

Client

The main hub for interacting with the Discord API, and the starting point for any bot.

Optional:

interaction

CommandInteraction

Represents a command interaction.

Optional:

sender

GuildMember

Represents a member of a guild on Discord.

Optional:

instance

SefaceKit

The instance of main class of SefaceKit.

Optional:

Last updated