GuildVerificationLevel
https://discord.com/developers/docs/resources/guild#guild-object-verification-level
Signature
export declare enum GuildVerificationLevel { None = 0, Low = 1, Medium = 2, High = 3, VeryHigh = 4}Members
This export does not declare public properties or methods in the generated declaration file.