Variable CommandEvent.event

Declaration

class CommandEvent
{
  // ...
  MessageCreate event;
  // ...
}