SlashCommandEvent

fun SlashCommandEvent(    rawInputs: RawInputs,     discord: Discord,     message: Message?,     author: User,     channel: MessageChannel,     guild: Guild? = null,     interaction: ApplicationCommandInteraction?)

Parameters

interaction

Initial ApplicationCommandInteraction event.