GuildVerificationRequirementChange
@Serializable
@SerialName(value = "verification_level")
Constructors
Link copied to clipboard
constructor(oldVerificationLevel: VerificationLevel? = null, newVerificationLevel: VerificationLevel? = null)