GuildEventStatus.from constructor

GuildEventStatus.from(
  1. int value
)

Implementation

GuildEventStatus.from(int value) : super(value);