GuildEventType.from constructor

GuildEventType.from(
  1. int value
)

Implementation

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