GuildCommandInteraction constructor
GuildCommandInteraction()
Implementation
GuildCommandInteraction(
super.id,
super.label,
super.applicationId,
super.version,
super.typeId,
super.token,
super.userId,
super.guildId,
super.message,
super.identifier,
super.channelId,
super.data,
super.params
);