Module: LibDiscord::Mappers::GuildVerificationLevels

Defined in:
lib/lib_discord/mappers/guild_verification_levels.rb

Overview

Constant Summary collapse

NONE =
0
LOW =
1
MEDIUM =
2
HIGH =
3
VERY_HIGH =
4