mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-01-20 13:05:12 +00:00
This adds a new enum named VerificationLevel to denote said verification level. This enum will also be used in the Client.edit_server calls instead of the undocumented int parameter.