interaction property

  1. @override
ISlashCommandInteraction interaction
latefinaloverride-getter

The interaction data, includes the args, name, guild, channel, etc.

Implementation

@override
late final ISlashCommandInteraction interaction;