GuildScheduledEvent constructor
GuildScheduledEvent()
Implementation
GuildScheduledEvent(
this._id,
this._guildId,
this._channel,
this._creator,
this._name,
this._description,
this._startTime,
this._endTime,
this._status,
this._entityType,
this._entityId,
this._image,
this._location,
);