GuildEventPrivacyLevel.from constructor

GuildEventPrivacyLevel.from(
  1. int value
)

Implementation

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