CommandCreateEvent constructor
CommandCreateEvent(
- CommandInteraction _interaction,
- dynamic _payload
Implementation
CommandCreateEvent(this._interaction, this._payload);