GuildEventStatus constructor

const GuildEventStatus(
  1. int value
)

Implementation

const GuildEventStatus(int value) : super(value);