CommandInteraction constructor
CommandInteraction()
Implementation
CommandInteraction(
super._id,
super._label,
super._applicationId,
super._version,
super._typeId,
super._token,
super._userId,
super._guildId,
this._identifier,
this._channelId,
this._data,
this._params,
);