CommandCreateEvent constructor Null safety

CommandCreateEvent(
  1. CommandInteraction _interaction
)

Implementation

CommandCreateEvent(this._interaction);